jeswin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2016
09:19 AM
Live Streaming Issue (HLS)
Hi,
I am new to roku channel development, developing a channel which shows the live streaming video like the live news,
my xml is as follows,
<title> ABC NEWS</title>
<contentId>10001</contentId>
<contentType>Talk</contentType>
<contentQuality>HD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamQuality>HD</streamQuality>
<streamBitrate>0</streamBitrate>
<streamUrl>http://abc.livenews.com/i/abc_live4@136330/index_1200_av-b.m3u8</streamUrl>
</media>
<synopsis>News</synopsis>
<genres>News</genres>
<runtime>124</runtime>
After installing in Roku, while i open it says retrieving, after 5 seconds its exit from that screen.
It's the live video, so there will not be any run time. I have referred number of topics and forums, everyone just have the example like the above xml, but live channel will not have run time length.
if someone come across this type of scenario kindly help me out with some examples.
I am new to roku channel development, developing a channel which shows the live streaming video like the live news,
my xml is as follows,
<title> ABC NEWS</title>
<contentId>10001</contentId>
<contentType>Talk</contentType>
<contentQuality>HD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamQuality>HD</streamQuality>
<streamBitrate>0</streamBitrate>
<streamUrl>http://abc.livenews.com/i/abc_live4@136330/index_1200_av-b.m3u8</streamUrl>
</media>
<synopsis>News</synopsis>
<genres>News</genres>
<runtime>124</runtime>
After installing in Roku, while i open it says retrieving, after 5 seconds its exit from that screen.
It's the live video, so there will not be any run time. I have referred number of topics and forums, everyone just have the example like the above xml, but live channel will not have run time length.
if someone come across this type of scenario kindly help me out with some examples.
1 REPLY 1
tim_beynart
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2016
07:34 AM
Re: Live Streaming Issue (HLS)
Your URL doesn't work when pasted in Safari. Maybe try a known-good HLS manifest to test, NASA has one: https://www.nasa.gov/multimedia/nasatv/NTV-Public-IPS.m3u8