RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
RDK SI Cache Converter is a tool to convert the the given SI Cache file from binary to XML format or vice versa based on the specified mode. This tool helps to enhance the existing channel map to support the development activities at locations where head-end connectivity is not available. This tool uses Libxml2 XML toolkit (http://xmlsoft.org/) for all XML related operations.
Command to generate binary SI cache from given XML file:
./generate_si_cache -mode xtob -input si.xml -output SICache
Command to generate both binary SI cache and binary SNS cache from given XML file"
./generate_si_cache -mode xtob -input si.xml -sioutput SICache -snsoutput SNSCache
Command to generate XML file from binary SI cache
./generate_si_cache -mode btox -input SICache -output si.xml
Command to dump channel map from binary SI cache to console
./generate_si_cache -mode dump -input SICache
A utility for enabling and disabling HDCP (High-bandwidth Digital Content Protection).
RMF_Tools API specification is available in the Doxygen page: RMF_Tools Streamer API Specifications
DISCLAIMER: Please note that the use of the RDK Wiki is subject to its Privacy Policy & Terms of Use. In addition, this Wiki may be accessed by all RDK licensees and their contractors.
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.