[Bug 684061] New: RTSP stream errors with GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not read from resource

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 14 18:45:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684061
  GStreamer | gst-plugins-base | 0.10.36

           Summary: RTSP stream errors with
                    GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not
                    read from resource
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jsnake at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Trying to stream h264 video from security camera.  Windows software provided
with camera is able to play stream continuously without exiting.  Using
gstreamer on linux, stream exits after varying periods of time with the
following:

gst-launch rtspsrc location=rtsp://192.168.123.123:554/mpeg4 protocols=tcp !
rtph264depay ! filesink location=test.stream
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not read
from resource.
Additional debug info:
gstrtspsrc.c(3767): gst_rtspsrc_loop_interleaved ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Could not receive message. (Parse error)
Execution ended after 90330769293 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

Thanks for looking, and apologies in advance if its something obvious.

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