[gst-devel] How to play the mp4 audio stream based on RTSP?
이선헌
sunlee at cclab.kw.ac.kr
Tue Jun 6 20:44:14 CEST 2006
Hi.
I'm trying to play the mp4 stream based on RTSP.
For function test of GStreamer, i use the gst-launch tool.
In case of video element, X displays the video element.
command: gst-launch rtspsrc location=rtsp://MyDarwinServer/xxx.mp4 ! queue ! rtpmp4vdepay ! decodebin ! autovideosink
But, in case of audio element, audio is not played.
command: gst-launch rtspsrc location=rtsp://MyDarwinServer/xxx.mp4 ! queue ! rtpmpadepay ! decodebin ! audioconvert ! autovideosink
What's the problem?
For the http streaming, video and audio of this mp4 sample clip are working well.
I want to implement the RTSP streaming client. So this feature is required.
If you know about solution, plz let me know that.
Thanks.
================================================
이 선 헌
광운대학교 전자통신공학과
컴퓨터 통신 연구실
Sunhun Lee
Computer Communications Laboratory
School of Electronics Engineering
Kwangwoon University
447-1 Wolgye-dong Nowon-gu Seoul 139-701, Korea
E-Mail: sunlee at cclab.kw.ac.kr
TEL: +82-2-940-5134
FAX: +82-2-919-3218
Cellular: 010-4207-1599
MSN Messenger: sunhun_lee at hotmail.com
================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060607/71b998c9/attachment.htm>
More information about the gstreamer-devel
mailing list