[gstreamer-bugs] [Bug 610916] New: rtspsrc dosen't work under windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 24 00:08:14 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610916
  GStreamer | gst-plugins-good | 0.10.x

           Summary: rtspsrc dosen't work under windows
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ikt011 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


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
properly?

Regards

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list