kaspareit
13 years agoVisitor
Akamai's "Universal Streaming" to HLS
Is anyone using this yet?: http://www.akamai.com/dl/brochures/stream_packaging_universal_streaming.pdf
Akamai has rolled out its 'Universal Streaming' which takes a rtmp input and outputs HLS and HDS. The resulting m3u8 seems to work on an iphone, but have not yet had success with the HLS stream on the roku. Granted, I've not used hls before, we currently use smooth streaming.
I'm sure I'm missing something simple...
<contentQuality>SD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamFormat>hls</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>0</streamBitrate>
<streamUrl>http://waterhls-lh.akamaihd.net/i/wateroflife_1@99013/master.m3u8</streamUrl>
</media>
<synopsis>Live Stream</synopsis>
<genres>Live</genres>
<runtime></runtime>
Akamai has rolled out its 'Universal Streaming' which takes a rtmp input and outputs HLS and HDS. The resulting m3u8 seems to work on an iphone, but have not yet had success with the HLS stream on the roku. Granted, I've not used hls before, we currently use smooth streaming.
I'm sure I'm missing something simple...
<contentQuality>SD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamFormat>hls</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>0</streamBitrate>
<streamUrl>http://waterhls-lh.akamaihd.net/i/wateroflife_1@99013/master.m3u8</streamUrl>
</media>
<synopsis>Live Stream</synopsis>
<genres>Live</genres>
<runtime></runtime>