Howto play F4M files ? (1 Viewer)

daFlo89

New Member
October 15, 2013
5
0
37
Home Country
Austria Austria
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:

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
 

georgius

Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Yes, to url combined from base url + media href. But I checked the last one F4M file (e4_1500.f4m) and it's DRM protected, which is not supported.
     

    Users who are viewing this thread

    Top Bottom