GNOME Bugzilla – Bug 640080
rtspsrc: fails to error out properly on network failure
Last modified: 2011-01-20 17:08:50 UTC
If I unplug the network cable while I'm playing an rtsp stream, no error message is posted, I can reproduce the error with this pipeline: gst-launch -v -m -t rtspsrc location=rtsp://192.168.2.17/udpstream ! rtpmp4vdepay ! rtpmp4vpay ! multiudpsink with gst-plugins-good 0.10.16 after a while I get: Got message #182 from element "pipeline0" (eos): no message details Got EOS from element "pipeline0". Execution ended after 42852387000 ns. Setting pipeline to PAUSED ... with 0.10.26 and with the latest prerelease no error is posted (I'm wainting since 5 minutes)
fixed in latest git