Decoder SDK Monitor: Difference between revisions
From Engineering Client Portal
(Created page with "{{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}} Category:TV") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}} | {{Breadcrumb|}} {{Breadcrumb|TV}} {{CurrentBreadcrumb}} | ||
[[Category:TV]] | [[Category:TV]] | ||
'''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== | |||
* [https://nielsendownloads-blue.digitalengsdk.com/tv/Diagnostic%20Tools/NielsenDecoderSDKMonitorDeveloperGuide.pdf Nielsen Decoder SDK Monitor User Guide Revision B] | |||
== Downloads == | |||
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2017) v1.4|dlid=b3ae411765cfa2b878c3f50c0824e61d81a58fbb}} | |||
{{TVDownloadRequestLink|name=Decoder SDK Monitor (Windows vs2015) v1.4|dlid=68d1fd697862e663a7aa2efc46377f053c983a5a}} | |||
{{TVDownloadRequestLink|name=Decoder SDK Monitor (CentOS) v1.4|dlid=c978921ba90736bf7f2c82287a0a97af89109bec}} |
Latest revision as of 06:32, 9 November 2019
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