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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 06:43:24 PDT 2013


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrunko at gmail.com




--- Comment #2 from Andre Moreira Magalhaes <andrunko at gmail.com>  2013-09-03 06:42:43 PST ---
(In reply to comment #0)
> Seems like something regressed because I cannot play any live stream now. Neither ManualTests/video-rtsp.html nor any live content from the web works. The former just don't show anything, on the web I tried the stream at http://demo.smart-streaming.com/fms/demo/mobile.html for example and it shows an error:
> 
> code: 101
> domain: WebKitPolicyError
> Descreption: URL cannot be shown
> URL: http://demo.smart-streaming.com/fms/demo/mobile.html

We have 2 cases here:
1) direct rtsp link
2) rtsp link embedded on <video>

For 1), all major browsers I tested (chrome/ff on linux, safari on osx) will open a "Launch Application" dialog asking to open link with an external app.

For 2), we have a real issue where no video is being loaded, I am working on a fix.

The question is what should we do for 1), options:
1.1) open *all* rtsp links with the mediaplayer and embed the video
1.2) show dialog asking how to open link as done in other browsers
1.3) do nothing, apps using webkitgtk+ should do it themselves

Please let me know what 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