same issue for me , as well , (release 2740)
i haven't tried 2780 yet
thread at :
http://www.zoneminder.com/forums/viewtopic.php?t=13033
Search found 13 matches
- Fri Feb 20, 2009 1:20 pm
- Forum: ZoneMinder 1.24.x
- Topic: Any outstanding issues?
- Replies: 31
- Views: 22261
- Thu Feb 19, 2009 12:28 am
- Forum: ZoneMinder 1.24.x
- Topic: "set control preset" window is empty (bug corecte
- Replies: 3
- Views: 3519
Thanks , i know there is a script for the orbit with using mjpg_streamer. (it works fine for remote cameras ). the one i am working on , is for orbit cam running locally (without mjp streamer) . As for the bug and fix i mentioned . it is not in the controlcap windows , but in the small window that ...
- Wed Feb 18, 2009 10:32 pm
- Forum: ZoneMinder 1.24.x
- Topic: "set control preset" window is empty (bug corecte
- Replies: 3
- Views: 3519
"set control preset" window is empty (bug corecte
hello all As i am in the process of writing a control module for the quickcam sphere , I noticed that the "set control preset" window comes up empty , when one clicks on the control "set" button . I noticed some php errors in the apache error log and traced this to the files : /var/www/html/includes ...
- Tue Feb 17, 2009 3:27 pm
- Forum: ZoneMinder 1.24.x
- Topic: apache crashing after a while when monitoring cameras
- Replies: 16
- Views: 14811
- Thu Feb 12, 2009 11:01 am
- Forum: ZoneMinder 1.24.x
- Topic: apache crashing after a while when monitoring cameras
- Replies: 16
- Views: 14811
I was thinking of upgrading Apache and PHP to latest version , and see if it fixes the problem ; but you suggestion is quite sensible , I will run mem86 for a couple of hours tonite . and see how it goes .also check the main board . As for the ptz module for quickcam orbit , I made some progress . I ...
- Sun Feb 08, 2009 9:05 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmcontrol.pm daemon not stopping
- Replies: 11
- Views: 8802
Re: zmcontrol.pm daemon not stopping
I am in the process of writing a PTZ control module for the quickcam orbit/sphere . (with uvcdynctrl from the libwebcam library) http://www.quickcamteam.net/software/libwebcam 2) what is the purpose of the socket that zmcontrol opens ? Excellent, I was just embarking on a similar task. Would you ...
- Sun Feb 08, 2009 7:21 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmcontrol.pm daemon not stopping
- Replies: 11
- Views: 8802
- Sun Feb 08, 2009 3:33 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmcontrol.pm daemon not stopping
- Replies: 11
- Views: 8802
hello Mine is for local devices (no uvcstreamer) . it doesn't use the sysfs entries (they are not present for local devices ) but uses uvcdynctrl from libwebcam . I had already written one for version 1.22 that was working quite fine . Unfortunately (for me ) , the author of ZoneMinder changed quite ...
- Sun Feb 08, 2009 3:03 pm
- Forum: ZoneMinder 1.24.x
- Topic: apache crashing after a while when monitoring cameras
- Replies: 16
- Views: 14811
apache crashing after a while when monitoring cameras
Hello the apache server hang/crashes after a while (after 5 mn) when displaying continuously the picture coming from a camera . if i restart apache , it works again for about 5 mn and crashes again . ZM is 1.24 rev 3740 i get those errors in the apache log : [code][Sun Feb 08 15:50:14 2009] [error ...
- Sun Feb 08, 2009 2:43 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmcontrol.pm daemon not stopping
- Replies: 11
- Views: 8802
zmcontrol.pm daemon not stopping
I am in the process of writing a PTZ control module for the quickcam orbit/sphere . (with uvcdynctrl from the libwebcam library) http://www.quickcamteam.net/software/libwebcam I have a couple of questions concerning the new version of zmcontrol (daemon): 1) how is zmcontrol supposed to stop ? ; it ...
- Mon Feb 02, 2009 1:27 am
- Forum: Non-ZoneMinder Chat
- Topic: Some usbcam heresy - the criticism is wanted
- Replies: 2
- Views: 4365
order of usb devices
There is a clean solution : the solution i use is having udev create some symlinks for all my video devices : here are my video devices : [root@venus software]# uvcdynctrl -l Listing available devices: video5 SN9C1xx PC Camera video4 USB camera video3 USB camera video2 Terratec Cinergy HT PCI video1 ...
- Sun Feb 01, 2009 11:57 pm
- Forum: ZoneMinder 1.24.x
- Topic: Build 2737, Device does not support video standard
- Replies: 17
- Views: 17254
got 1.24 running with 4 usb cams , thanks to libv4l
[quote="ris2t"]Following my earlier post i've managed to improve the colour situation. Here's a quick hack at the palette code that seems to improve things. I just need to work out whats wrong with the static table approach, suspect an offset problem. I tried your hack , it did work somehow with the ...
- Sat Jan 31, 2009 10:59 pm
- Forum: ZoneMinder 1.24.x
- Topic: Build 2737, Device does not support video standard
- Replies: 17
- Views: 17254
I ran into the same snag as you . I also try to run a bunch of usb cameras , (preferably without mjpeg_streamer) i have video0 UVC Camera (046d:0994) 0c45:602c Microdia Clas Ohlson TWC-30XOP WebCam 0c45:6005 Microdia Sweex Mini WebCam to get the cameras to display , i had to modify the file zm_local ...