Decoder SDK Monitor: Difference between revisions

From Engineering Client Portal

(Created page with "{{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}} Category:TV")
 
No edit summary
Line 1: Line 1:
{{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}}
{{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}}
[[Category:TV]]
[[Category:TV]]
Monitor SDK is offered to Nielsen OEMs who are creating a system to monitor Nielsen audio codes (both NAES and CBET).  Instead of delivering a detailed report of each detected audio code, the Monitor SDK issues, at one-minute intervals, a list of audio codes detected since the last report.  
Each audio code is identified only by its type (CBET + layer number; NAES 2/6 + PC/FD/CC/HF identifier) and its station ID (SID/CSID). The SDK does not report the timestamp, stacked/unstacked designator, or any other audio-code details that are typically reported by traditional Nielsen decoders.
At one-minute intervals, the SDK also delivers any alarms that apply. It logs status and error
messages as they arise.
* Output is a simplified reporting using a JSON string format
* Output is on a timed interval of 60 seconds
== Downloads ==
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2013) v1.2 Beta|dlid=7b49cd698bd37c19699e8c0892ea36ba4be84306}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2015) v1.2 Beta|dlid=feb82d1517375972a44612689a44f9e9eb5f3574}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (CentOS) v1.2 Beta|dlid=f032737ec49bd0ee5905c5fef9fb5e3ab34aea61}}

Revision as of 18:30, 8 May 2019

Engineering Portal breadcrumbArrow.png TV breadcrumbArrow.png Decoder SDK Monitor

Monitor SDK is offered to Nielsen OEMs who are creating a system to monitor Nielsen audio codes (both NAES and CBET).  Instead of delivering a detailed report of each detected audio code, the Monitor SDK issues, at one-minute intervals, a list of audio codes detected since the last report.  

Each audio code is identified only by its type (CBET + layer number; NAES 2/6 + PC/FD/CC/HF identifier) and its station ID (SID/CSID). The SDK does not report the timestamp, stacked/unstacked designator, or any other audio-code details that are typically reported by traditional Nielsen decoders.

At one-minute intervals, the SDK also delivers any alarms that apply. It logs status and error messages as they arise.

  • Output is a simplified reporting using a JSON string format
  • Output is on a timed interval of 60 seconds

Downloads