Actually I found this interesting thread:

http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-August/021812.html

So, please someone tell me if I'm wrong but it seems it is up to the
browser to support (or not) the various media containers/codecs.

I think the unsupported-rtsp.html test is a consequence of
https://bugs.webkit.org/show_bug.cgi?id=26416

And in the media player code of the mac port I see it is indeed disabled
"for now" by checking the uri scheme.

So, since GStreamer supports rtsp/rtp (granted that the plugins are
available) I see no reason why the WebKitGTK+ media player wouldn't
support it as well ;)

Philippe

On Mon, 2010-01-11 at 12:29 +0100, Hamza Awais wrote:
> Hi Philippe
> 
> My task is just to investigate whether Webkit/GTK supports stream-based 
> playback or not.... i don't really have a stream source that i am trying to 
> play here. Any codec/container will do as long as its either a RTSP stream or 
> LIVE HTTP stream. 
> 
> Can you guide me on me how to play a RTSP stream with GTKLauncher.
> 
> Thanks.
> ________________________________________
> From: Philippe Normand [[email protected]]
> Sent: Monday, January 11, 2010 12:00 PM
> To: Hamza Awais
> Cc: [email protected]
> Subject: RE: [webkit-gtk] LIVE video playback
> 
> Well this will depend on the container/codecs used by the stream and if
> the support for these is available on client side.
> 
> I remember having played an rtsp stream some time ago with the gtk
> launcher..
> 
> But if you provide no information on the type of stream I can't really
> help you.
> 
> Philippe
> 
> On Mon, 2010-01-11 at 11:47 +0100, Hamza Awais wrote:
> > Hi Philippe
> >
> > By LIVE/Streaming, i mean some thing like LIVE Broadcast stream (a TV 
> > channel stream) ... I know there is support for static file 
> > (http://url/file.ogg) playback in browsers with HTML5 support but what can 
> > we also play live stream-based source? like ustream.tv (provided the source 
> > supports non-flash streaming)
> > ________________________________________
> > From: Philippe Normand [[email protected]]
> > Sent: Monday, January 11, 2010 10:06 AM
> > To: Hamza Awais
> > Cc: [email protected]
> > Subject: Re: [webkit-gtk] LIVE video playback
> >
> > What do you mean by "LIVE/Streaming" exactly?
> >
> > Philippe
> >
> > On Mon, 2010-01-11 at 09:54 +0100, Hamza Awais wrote:
> > > Hi all
> > > Is there support for LIVE/Streaming video playback using gstreamer in
> > > Webkit/GTK+ port?
> > > _______________________________________________
> > > webkit-gtk mailing list
> > > [email protected]
> > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
> >
> >
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to