Hello, Just to let you know the new v1d patch fails : patching file src/zm_event.cpp Hunk #1 FAILED at 38. Hunk #2 FAILED at 751. Hunk #3 FAILED at 1185. Hunk #4 FAILED at 1196. Hunk #5 FAILED at 1208. Hunk #6 FAILED at 1219. Hunk #7 FAILED at 1240. Hunk #8 FAILED at 1269. 8 out of 8 hunks FAILED ...
Thanks a lot ! :-) xlib_shm is working fine now while using 24 bits color mode, like you said it doesn't work in 32 bits color mode (grey scrambled picture) but the important thing is that it works The server should be in production next week, once done I'll give you feedbacks regarding the ...
Thanks for the EyeZM patch and for the xlib_shm check. I'll give it a try later today and will keep you in touch. Regarding xlib_shm it's a very bad news as it was my only working alternative, if nothing can be done then I'll have to keep using the original ZoneMinder release unless someone finds a ...
Thanks for the fast answer ;-) Regarding xlib_shm, I'm using it in mmap mode, do you think the shared memory layout could be the reason while using that mode or is it just a color palette issue ? Unfortunatly the server is not yet in production (it should be in the weeks to go) so I can't give you ...
Hello, I compiled a lot of different revisions in order to find which one caused the bugs we described earlier (RAM full after one minute), unfortunatly I can't display my cameras picture with revisions earlier than 186 (I suspect the new ui is causing that bug) ... I think here we have a base for a ...
Hello, Just noticed that patch breaks the compatibility with the following third party apps : xlib_shm (0.6.5 GL) -> no more working while choosing 24 or 32 bits color mode EyeZM -> H264 streaming capability no more working while choosing 32 bits color mode (grey scrambled picture) Do you think it ...
Hello, First, congratulations for that impressive work ! I just tried your patch on an Ubuntu 11.04 64 bits distribution but the compilation failed : zm_local_camera.cpp: In member function âvirtual int LocalCamera::Capture(Image&)â: zm_local_camera.cpp:1819:18: warning: unused variable â ...
Hello, Here is how I fixed that issue : sed -i 's/CODEC_TYPE_/AVMEDIA_TYPE_/g' segmenter.c sed -i 's/PKT_FLAG_KEY/AV_PKT_FLAG_KEY/g' segmenter.c sed -i 's/dump_format/av_dump_format/g' segmenter.c sed -i 's/guess_format/av_guess_format/g' segmenter.c sed -i 's/put_flush_packet/avio_flush/g ...
Hello Phil, I done a lot more tests today with the 2678 release, I will try to give you as much details as possible : Pentium D 2.00 GHz with 2 Go RAM PV-149 (8 ports 120 FPS) with 8 CCTV Cameras (*) (*) Despite the card specifications from Bluecherry the cameras are working at maximum 4 FPS (8 when ...
Hello mates, I have the same socket errors with build 2668 and it only opens one of my 8 monitors in the montage view (asf stream with cambozola 0.22) : socket_sendto() failed: No such file or directory socket_sendto() failed: Connection refused And that line appears for the working monitor ...