[gst-devel] rtspsrc dosen't work under windows
Kocsis Tibor
ikt011 at gmail.com
Tue Feb 23 10:37:59 CET 2010
Hi,
I'm using this pipeline under windows:
gst-launch rtspsrc location="rtsp://..." debug=1 latency=1000
protocols=1 ! rtpmp4vdepay ! mpeg4videoparse ! ffdec_mpeg4 !
ffmpegcolorspace ! directdrawsink
I set the camera to stream 10 seconds then stop the stream, but the
rtspsrc can't go into PAUSED state, just 1 minute later. GST_DEBUG=4
said:
0:00:05.812500000 rtspsrc gstrtspsrc.c:5210:gst_rtspsrc_pause:<src01>
wait for connection idle
0:01:00.921875000 rtspsrc gstrtspsrc.c:5212:gst_rtspsrc_pause:<src01>
connection is idle now
There is 1 minute between the two message... Any ideas why it isn't working?
Regards
Tibor
More information about the gstreamer-devel
mailing list