Loading ...
Loading ...
Loading ...
- 86 -
16.1.2 Add a media channel in the ChannelList.xml
Open the ChannelList.xml file as described in the chapter ‘ChannelList.xml in the clone file’.
For each media channel you want to add your need to add an xml element within the
<ChannelMap></ChannelMap> bracket.
Make sure you place the media files you want to use in the correct folder of your clone file:
TPM153xHE_CloneData/MasterCloneData/MediaChannels/
You need to respect the available space in the TV, depending on your set type. You can check this in
the professional menu under [Android Settings] [Storage].
You can check if the codec of the file is supported via the USB media browser. If you are able to play
the files you want to use as media channel then you should be able to use them as media channel.
Some examples:
<Channel>
<Media url="./MediaChannels/file.mpg"/>
<Setup presetnumber="21" name="video1" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0"
TTV1="0" TTV2="0" TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0"/>
</Channel>
<Channel>
<Media url="./MediaChannels/file.mp4"/>
<Setup presetnumber="22" name="video2" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0"
TTV1="0" TTV2="0" TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0"/>
</Channel>
<Channel>
<Media url="./MediaChannels/file.jpg"/>
<Setup presetnumber="23" name="picture" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0"
TTV1="0" TTV2="0" TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0"/>
</Channel>
Loading ...
Loading ...
Loading ...