Decoder SDK Monitor: Difference between revisions

From Engineering Client Portal

No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
[[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.  
'''Decoder 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.
Each audio code is identified only by its type (CBET + layer number; NAES 2/6 + PC/FD/CC/HF identifier), its station ID (SID/CSID), and the last valid timestamp received. The SDK does not report 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
At one-minute intervals, the SDK also delivers any alarms that apply. It logs status and error
Line 11: Line 11:
* Output is a simplified reporting using a JSON string format
* Output is a simplified reporting using a JSON string format
* Output is on a timed interval of 60 seconds
* Output is on a timed interval of 60 seconds
==Documentation==
* [https://nielsendownloads-blue.digitalengsdk.com/tv/Diagnostic%20Tools/NielsenDecoderSDKMonitorDeveloperGuide.pdf  Nielsen Decoder SDK Monitor User Guide Revision B]


== Downloads ==
== Downloads ==
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2013) v1.2 Beta|dlid=7b49cd698bd37c19699e8c0892ea36ba4be84306}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2017) v1.4|dlid=b3ae411765cfa2b878c3f50c0824e61d81a58fbb}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2015) v1.2 Beta|dlid=feb82d1517375972a44612689a44f9e9eb5f3574}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2015) v1.4|dlid=68d1fd697862e663a7aa2efc46377f053c983a5a}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (CentOS) v1.2 Beta|dlid=f032737ec49bd0ee5905c5fef9fb5e3ab34aea61}}
{{TVDownloadRequestLink|name=Decoder SDK Monitor (CentOS) v1.4|dlid=c978921ba90736bf7f2c82287a0a97af89109bec}}

Latest revision as of 06:32, 9 November 2019

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

Decoder 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), its station ID (SID/CSID), and the last valid timestamp received. The SDK does not report 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

Documentation

Downloads