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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 13:12:06 PDT 2013


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


Andre Moreira Magalhaes <andrunko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210406|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Andre Moreira Magalhaes <andrunko at gmail.com>  2013-09-03 13:11:23 PST ---
Created an attachment (id=210406)
 --> (https://bugs.webkit.org/attachment.cgi?id=210406&action=review)
Patch

(In reply to comment #5)
> 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?

Ok, the attached patch changes the gstreamer jhbuild modules to use tarballs and include the required patches to make rtsp streams work.

The patch fix loading for ManualTests/video-rtsp.html and any link http://demo.smart-streaming.com/fms/demo/mobile.html if added as <video> src.
The patch does not fix the "URL cannot be shown" issues when clicking on rtsp:// links directly though.

-- 
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