noa
15 years agoVisitor
HLS mrss feed format
Hi,
I what to create a channel with live stream video from akamai.
If I understood correctly, I need to provide in config.opml file a url to mrss feed with metadata to my live entry. Right?
so, i am trying to build a feed with my live entry, but how should it be?
This is how I managed to publish a VOD movie to my roku box.
<item>
<title>My VOD Movie</title>
<link>http://www.kaltura.com</link>
<media:content url=http://cdnbakmi.kaltura.com/p/349821/sp/34982100/serveFlavor/flavorId/1_vrdth197/name/1_vrdth197.mp4/>
<media:title>Sample Animated Logo</media:title>
<media:description>this is my description</media:description>
<media:keywords>logo,sample</media:keywords>
<media:thumbnail url="http://cdnbakmi.kaltura.com/p/349821/sp/34982100/thumbnail/entry_id/1_xzgw6ua6/version/100000"></media:thumbnail>
<media:player url="http://www.kaltura.com/kwidget/wid/_349821/entry_id/1_xzgw6ua6/ui_conf_id/48410"></media:player>
</item>
But how should it be with HLS (live streaming, rtmp)? What is the exact mrss format that I should do?
I would really appreciate your help
Thanks!
Noa
I what to create a channel with live stream video from akamai.
If I understood correctly, I need to provide in config.opml file a url to mrss feed with metadata to my live entry. Right?
so, i am trying to build a feed with my live entry, but how should it be?
This is how I managed to publish a VOD movie to my roku box.
<item>
<title>My VOD Movie</title>
<link>http://www.kaltura.com</link>
<media:content url=http://cdnbakmi.kaltura.com/p/349821/sp/34982100/serveFlavor/flavorId/1_vrdth197/name/1_vrdth197.mp4/>
<media:title>Sample Animated Logo</media:title>
<media:description>this is my description</media:description>
<media:keywords>logo,sample</media:keywords>
<media:thumbnail url="http://cdnbakmi.kaltura.com/p/349821/sp/34982100/thumbnail/entry_id/1_xzgw6ua6/version/100000"></media:thumbnail>
<media:player url="http://www.kaltura.com/kwidget/wid/_349821/entry_id/1_xzgw6ua6/ui_conf_id/48410"></media:player>
</item>
But how should it be with HLS (live streaming, rtmp)? What is the exact mrss format that I should do?
I would really appreciate your help
Thanks!
Noa