[Bug 670407] New: souphttpsrc: Internal data flow error with blank password
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 19 13:17:18 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670407
GStreamer | gst-plugins-good | git
Summary: souphttpsrc: Internal data flow error with blank
password
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: hackeron at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When I run:
gst-launch -e -vvv souphttpsrc location=http://192.168.0.108/mjpeg.cgi
user-id=admin user-pw='' ! fakesink
I get: ERROR: from element /GstPipeline:pipeline0/GstSoupHTTPSrc:souphttpsrc0:
Internal data flow error.
However if I set the password in the IP camera and rerun with:
gst-launch -e -vvv souphttpsrc location=http://192.168.0.108/mjpeg.cgi
user-id=admin user-pw='1' ! fakesink
It works perfectly!
--
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