[gst-devel] Question about stream media server based on gstreamer
Mailing List SVR
lists at svrinformatica.it
Sat Sep 18 17:46:03 CEST 2010
Il giorno sab, 18/09/2010 alle 09.58 +0800, Jie Jiang ha scritto:
> Hi,
>
> I'm new to gstreamer. Now I'm considering writing a stream video/audio
> server with RTP support. I have some questions:
>
> 1. Is the client(stream receiver) required to use gstreamer as backend
> in order to correctly receive and decode the video stream from the
> server, which is written on the base of gsreamer? Or any client that
> implements RTP protocol and the corresponding decoder can work with the
> server?
any rtp client will work, you can generate an sdp for clients such as
vlc, take a look to the samples here:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp
Nicola
>
> 2. If the audio stream and video stream go through two separate
> gstreamer streams, is it possible to synchronize them at the receiver
> client?
>
>
> Regards,
> Jie
>
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list