[gstreamer-bugs] [Bug 607571] New: rtspsrc: Does not push EOS before posting an error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 20 09:20:55 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=607571
  GStreamer | gst-plugins-good | 0.10.25

           Summary: rtspsrc: Does not push EOS before posting an error
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.25
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chris.shoemaker at cox.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


I'm running this pipeline:

gst-launch-0.10 -e -vm rtspsrc location=$video_url ! rtpmp4vdepay !
mpeg4videoparse ! mp4mux name=muxer ! filesink location=foo.mp4  audiotestsrc
wave=silence do_timestamp=true ! faac profile=2 ! muxer.audio_0

After running successfully for a while, I disconnect the network cable, wait 60
seconds, and then reconnect the network cable.

Got Message #84 from element "rtspsrc0" (error): GstMessageError,
gerror=(GstGError)(NULL), debug=(string)"gstrtspsrc.c\(3153\):\
gst_rtspsrc_loop_udp\ \(\):\
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:\012Could\ not\ receive\ message.\
\(System\ error:\ Connection\ reset\ by\ peer\)";

ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not read
from resource.

Additional debug info:
gstrtspsrc.c(3153): gst_rtspsrc_loop_udp ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Could not receive message. (System error: Connection reset by peer)
Execution ended after 71939232919 ns.

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