[Webkit-unassigned] [Bug 116831] [GStreamer] cannot play live streams

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 12:24:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116831





--- Comment #5 from Andre Moreira Magalhaes <andrunko at gmail.com>  2013-09-03 12:24:09 PST ---
While working on the fix for rtsp links embedded on <video> I hit an issue adding 2 required gst-plugins-good patches to jhbuild.

The problem is that we are using git repos + tags for gstreamer modules and jhbuild only supports adding patches to tarball repos it seems.

So, any reason to use git repos + tags instead of release tarballs for jhbuild gstreamer modules? Should we bump version to git tag 1.0.10 for all gst modules except for gst-plugins-good, where we could use 1.0/HEAD (54a7fa - have the required patches applied)?

To avoid having regressions I think we should change to use 1.0.8 tarballs + the required gst-plugins-good patches to fix rtsp timeout handling.

What do you think?

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


More information about the webkit-unassigned mailing list