[Bug 732643] dvbcam: error witing TPDU (5): Input/output error afther being connected
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 2 22:49:56 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732643
GStreamer | gst-plugins-bad | git
Edward Hervey <bilboed> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at bilboed.com
--- Comment #2 from Edward Hervey <bilboed at bilboed.com> 2014-07-03 05:49:51 UTC ---
alas there's no "safe" way to deal with the various CAM modules out there. Most
take a very long time to respond, so the current behaviour is to retry at least
5 times at different intervals (and for the first tries you see that
error/warning).
Can you try just with gst-launch ?
I'm not sure what the gnome-dvb-daemon is using/doing, but if they store/update
the dvb-channels.conf, you could test it from the command line:
gst-launch-1.0 playbin uri="dvb://<channel_name>"
And provide GST_DEBUG=3,dvb*:6,cam*:6 logs for both an encrypted and
unencrypted channel.
--
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