[gstreamer-bugs] [Bug 537832] New: rtsp is broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 11 10:42:26 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=537832

  GStreamer | gst-plugins-good | Ver: 0.10.18
           Summary: rtsp is broken
           Product: GStreamer
           Version: 0.10.18
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lfarkas at lfarkas.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


we now test 6 different ip camera which support rtsp with similar
command line:
gst-launch playbin uri=rtsp://192.168.2.90/live.sdp
unfortunately only one working with all other crash with different
errors. the biggest problem is that's not the cameras fault or at least
all camera's rtsp works with vlc and mplayer. so only gstreamer fails:-( 
gst-launch rtspsrc debug=1 location=rtsp://192.168.2.90/live.sdp ! decodebin !
queue ! xvimagesink &>good.txt

gst-launch rtspsrc debug=1 location=rtsp://192.168.2.100/live.sdp ! decodebin !
queue ! xvimagesink &>bad.txt

gst-launch rtspsrc debug=1 location=rtsp://admin:admin@192.168.2.109/ !
decodebin ! queue ! xvimagesink &>ugly.txt

anc ctrl-c to stop. the good working the last two case (bad, ugly), there was
not any xv window at all so we just hit ctrl-c after about 1 minutes.
all of the above url working with vlc and mplayer from the same host.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=537832.




More information about the Gstreamer-bugs mailing list