newchannel
9 years agoRoku Guru
Grid with HLS?
Trying to add hls to a grid row. When I click play my popup says "could not connect to server". The url works...what do I have incorrect in the following code or what have I left out?
<row title="test">
<item type="video" title= "test" sdposterurl="http://xxxxx140x94.jpg" hdposterurl="http://xxxxx210x158.jpg" length=""
url="http://xxxxx/playlist.m3u8" contentid="test"
streamFormat="hls" streamquality="SD" streambitrate=""> <!-- -->
<description>test </description>
</item> </row>