[Bug 728497] Add Adobe HDS streaming support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 19 00:50:45 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728497
  GStreamer | don't know | unspecified

--- Comment #3 from Bastien Nocera <bugzilla at hadess.net> 2014-09-19 07:50:34 UTC ---
Looks like there are some simpler f4m files available, such as:
http://config.playwire.com/videos/v2/3029440/manifest.f4m

which contains:
<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
  <id>3029440</id>
  <duration>118</duration>
  <baseURL>http://cdn.phoenix.intergi.com/19850/videos/3029440</baseURL>
  <media url="video-sd.mp4?hosting_id=19850" bitrate="1200" height="360"
width="640"/>
</manifest>

Would be a good first step to support.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list