Sony IP camera & Wavelet compression
Posted: Tue Apr 11, 2006 2:29 pm
Hi All,
i have a bunch of Sony SNC-VL10p IP cameras. This also seems to be more or less the same hardware as to the "Webeye E10" camera from webgateinc.com. (Actually the WebEye firmware may be loaded into the Sony camera, but only after bypassing the MAC-address filter in the upgrade utility, which can be done with a HEX editor *giggle*). It is supposedly some embedded Linux running in there.
However, the camera has the annoying feature of not being able to produce good old JPEG still images. It only seems to support what they claim to be a Wavelet Compression format.
I have found out that i can request a video-stream from the camera by using the following URL: http://x.x.x.x/cgi-bin/ns-push?IMG_RESO ... n&PW=admin
The MIME type the camera reports is "application/x-webeye".
Have anyone any suggestions on how to convert this into something usable that would work in ZoneMinder? Maybe it would be possible to make some kind of proxy, something like 'wget -O - <camera-url> | wavelet2mjpeg' and then making that work as a CGI and run on local webserver and have ZoneMinder request video from that CGI-proxy thingy instead? If i only had that wavelet conversion utility...
As i've understood, ZoneMinder has support for MJPEG, right?
I could gladly provide anyone with a sample of the wavelet stream, but i don't seem to be able to upload files here in the forum?
//Benny
i have a bunch of Sony SNC-VL10p IP cameras. This also seems to be more or less the same hardware as to the "Webeye E10" camera from webgateinc.com. (Actually the WebEye firmware may be loaded into the Sony camera, but only after bypassing the MAC-address filter in the upgrade utility, which can be done with a HEX editor *giggle*). It is supposedly some embedded Linux running in there.
However, the camera has the annoying feature of not being able to produce good old JPEG still images. It only seems to support what they claim to be a Wavelet Compression format.
I have found out that i can request a video-stream from the camera by using the following URL: http://x.x.x.x/cgi-bin/ns-push?IMG_RESO ... n&PW=admin
The MIME type the camera reports is "application/x-webeye".
Have anyone any suggestions on how to convert this into something usable that would work in ZoneMinder? Maybe it would be possible to make some kind of proxy, something like 'wget -O - <camera-url> | wavelet2mjpeg' and then making that work as a CGI and run on local webserver and have ZoneMinder request video from that CGI-proxy thingy instead? If i only had that wavelet conversion utility...
As i've understood, ZoneMinder has support for MJPEG, right?
I could gladly provide anyone with a sample of the wavelet stream, but i don't seem to be able to upload files here in the forum?
//Benny