[FFmpeg-user] HDS (http dynamic streaming)

Joshua Tidsbury Joshua.Tidsbury at bellmedia.ca
Tue Oct 30 21:24:55 CET 2012


On 2012-10-30, at 4:22 PM, Виталий wrote:

> Hello, I saw many internet-streaming using HDS (http dynamic streaming), i tried download files, but I don't know how play it, using wireshark I can get "crossdomain.xml", "manifest.f4m", metadata (in base64), and Seg1-Frag1, Seg1-Frag2, etc ... How I can open/play these files ?
> 
> Examples:
> http://goo.gl/64w7v
> http://goo.gl/hkMqq
> 
> https://github.com/K-S-V/Scripts/blob/master/AdobeHDS.php This code can download video and save into flv, but I need only concate fragments to mp4 (stream already in mp4 container)

You cannot, as it is a proprietary format by Adobe that can only be interpreted by their Flash based OSMF player framework.

There is a reasonable expectation that the data may also be encrypted/DRM'd.

Josh




More information about the ffmpeg-user mailing list