10 Dec 14:35
[Bug 665887] multipartdemux boundary option appears to be ignored
GStreamer <bugzilla <at> gnome.org>
2011-12-10 13:35:26 GMT
2011-12-10 13:35:26 GMT
https://bugzilla.gnome.org/show_bug.cgi?id=665887 GStreamer | gst-plugins-good | 0.10.x Roman Gaufman <hackeron> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED --- Comment #4 from Roman Gaufman <hackeron <at> gmail.com> 2011-12-10 13:35:23 UTC --- I tried multipartdemux boundary="video boundary--" - no difference. This for example works: ( echo "--video boundary--"; curl ${URL}mjpeg.cgi; ) | gst-launch -e -v \ matroskamux name=mux ! filesink location="out.mkv" \ fdsrc do-timestamp=true ! multipartdemux boundary="video boundary--" ! image/jpeg,width=640,height=480 ! mux. But if I use souphttpsrc, it just says: "Boundary not found in the multipart header" Here is live access to the specific IP camera: http://admin: <at> 82.13.197.168:82/video.cgi -- -- 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.
RSS Feed