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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 07:34:46 PDT 2013


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gns at gnome.org




--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2013-09-03 07:34:04 PST ---
My opinion on this is: I don't see a problem with WebKitGTK+ handling rtsp:// links itself, it's not that different from handling videos hosted on http conceptually (a user won't really know the difference, usually - it's an implementation detail) and we already play those directly.

If we do not go that route, though, I think we should just do exactly what we are doing - fail with a policy error. Opening stuff on external programs should not be done by the web engine IMO, it's browser territory. So my opinion is we should either do 1.1 (I don't understand the '*all*', though - what's the alternative? playing a few? =)) or 1.3, but not 1.2.

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