[gstreamer-bugs] [Bug 640080] New: rtspsrc network failure detection
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 20 08:51:50 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640080
GStreamer | gst-plugins-good | git
Summary: rtspsrc network failure detection
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: lists at svrinformatica.it
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
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)
--
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