Hi!
I have seen in different Threads that it is possible to play streams from f4m files, but I can't figure out how I can actually do that!
I want to play that file:
Could you help me please?
Thanks
Florian
I have seen in different Threads that it is possible to play streams from f4m files, but I can't figure out how I can actually do that!
I want to play that file:
Code:
<manifest xmlns="http://ns.adobe.com/f4m/2.0">
<baseURL>http://ll.wlstream.channel4.com/cs/e4/hds-live/livepkgr/_definst_/liveevent/</baseURL>
<media href="e4_500.f4m" bitrate="500"/>
<media href="e4_800.f4m" bitrate="800"/>
<media href="e4_1000.f4m" bitrate="1000"/>
<media href="e4_1500.f4m" bitrate="1500"/>
</manifest>
Could you help me please?
Thanks
Florian
Austria