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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 08:20:40 PDT 2013


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





--- Comment #4 from Andre Moreira Magalhaes <andrunko at gmail.com>  2013-09-03 08:19:59 PST ---
(In reply to comment #3)
> 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.
> 
I agree here but I am not sure we want to go this route cause as I said all major browsers will request to open direct rtsp:// links in external apps.

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

Ignore the *all* :P, I have the same opinion here, either go with 1.3 (I believe we should) or go with 1.1 if we decide to be different from other browsers :D.

As for the bug with rtsp links on <video>, I have some local fixes here and will push a patch later.

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