[gstreamer-bugs] [Bug 318663] http mjpeg stream from axis 213 PTZ camera

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 9 07:45:02 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=318663
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-12-09 15:45 -------
These files start with something like:
PREFIX\r\nsome_http_like_options\r\n\r\n
Then there is the data, \r\n and then a new header. The prefix always (at least
in every ip camera that i've seen) starts with "--"
We can do an alg that looks for:
--\s+\r\n\s+\r\n\r\n
I can work on a similar alg if you think it would be ok. If we do typefinding we
should also enable multipartdemux's autoscan feature by default. Would this
break element compatibility ?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list