How to use rtsp server to send video and audio together?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to use rtsp server to send video and audio together?

guodecn
This post was updated on .
Hi,Gstreamer-devel:
     There are some example that use rtsp server of gstreamer to send video in the tree of  \gst-rtsp-0.10.6\examples. But I want to use the rtsp server to send the video and audio together, and the video and audio can sync, don't mux video and audio, how should I do?
     Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: How to use rtsp server to send video and audio together?

Wim Taymans
On Fri, 2010-11-19 at 01:57 -0800, guodecn wrote:
> Hi,Gstreamer-devel:
>      There are some example that use rtsp server of gstreamer to send video
> in the tree of  \gst-rtsp-0.10.6\examples. But I want to use the rtsp server
> to send the video and audio together, and the video and audio can sync, how
> should I do?

You have to look a little closer: test-mp4.c, test-ogg.c, test-sdp.c and
test-video.c all do audio and video streaming in the examples directory.

Wim

>      Thanks.



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to use rtsp server to send video and audio together?

guodecn
Thanks.
I see.
If I use the test-sdp.c, how to write the sdp file, where can I find the sdp file example?

Wim Taymans wrote
On Fri, 2010-11-19 at 01:57 -0800, guodecn wrote:
> Hi,Gstreamer-devel:
>      There are some example that use rtsp server of gstreamer to send video
> in the tree of  \gst-rtsp-0.10.6\examples. But I want to use the rtsp server
> to send the video and audio together, and the video and audio can sync, how
> should I do?

You have to look a little closer: test-mp4.c, test-ogg.c, test-sdp.c and
test-video.c all do audio and video streaming in the examples directory.

Wim

>      Thanks.



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel