problem RTSP with audio : it's freezing like in alaska

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

problem RTSP with audio : it's freezing like in alaska

ydegoyon@gmail.com

ola,

i'm trying to read a rtsp stream from a public address,
i can read the stream with mplayer but when i try with gstreamer,
i can only get the video,
when i try to read the audio at the same time, it freezes.

this pipe works :

gst-launch-0.10 rtspsrc
location=rtsp://media-us-2.soundreach.net/slcn_sports.sdp ! decodebin2
name=decodebin1 decodebin1. ! ffmpegcolorspace ! videoscale
name=videoscale1 ! video/x-raw-yuv,width=320,height=240 ! autovideosink

and when i add the audio, it freezes :

gst-launch-0.10 rtspsrc
location=rtsp://media-us-2.soundreach.net/slcn_sports.sdp ! decodebin2
name=decodebin1 decodebin1. ! ffmpegcolorspace ! videoscale
name=videoscale1 ! video/x-raw-yuv,width=320,height=240 ! autovideosink
decodebin1. ! queue ! audioresample ! autoaudiosink

any clue? anyone?

thanks in advance.
sev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel