Search found 21 matches
- Mon Apr 19, 2010 12:10 pm
- Forum: ZoneMinder 1.24.x
- Topic: Filter and event screens not working
- Replies: 7
- Views: 9741
non array in functions on line 1333
Hi, Installed zoneminder 1.24.1 (ubuntu karmic server), and all goes well, except for the same error on the events window, however mine has an additional oddity : It does not happen on my laptop. Very weird, as all the machines are all the same install of ubuntu, and that should (??) not be a worry ...
- Thu Jan 15, 2009 2:44 am
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
- Wed Jan 14, 2009 10:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
ZoneMinder expects the module to have <Module>.pm and that the package name in the file is package ZoneMinder::Control::<Module>; it drops the extension for the package name. You should be able to rise the debug from the console in options->debug. You can also rise the debug level in zmcontrol.pl ...
- Wed Jan 14, 2009 2:22 am
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
Looks good. This is weird, as the code inside was not changed, only the name. Have you set the proper package name in the file? package ZoneMinder::Control::<Module>; This is required. If you still have issues, Maybe try taking out the underscore in the file name. Hi, yes the package name is set as ...
- Wed Jan 14, 2009 1:08 am
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
Have you checked to make sure the permissions on the file are correct? It's the only time I see this error for the modules. Hi, Thank you for the reply. Can you give a hint what the right perms should be? /usr/local/share/perl/5.8.8/ZoneMinder/Control $ ls -la total 92 drwxr-xr-x 2 root root 4096 ...
- Tue Jan 13, 2009 11:21 pm
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
Was hoping maybe someone could help us out. This orbit cam is pretty inexpensive and when teamed up with the Linksys NSLU2 or similar device creates a very powerful remote control camera. Thanks for working on this dedmeet, hopefully you'll figure it all out. I'm still messing with it and reading ...
- Mon Jan 12, 2009 3:03 am
- Forum: ZoneMinder 1.24.x
- Topic: Adding new control settings
- Replies: 20
- Views: 14453
Re: Adding new control settings
I have also found this issue in 1.24.
The only way to get the settings for a new control to be done is to manipulate the db directly.
The only way to get the settings for a new control to be done is to manipulate the db directly.
- Mon Jan 12, 2009 2:46 am
- Forum: ZoneMinder Previous Versions
- Topic: zmcontrol not loading new control module [SOLVED]
- Replies: 15
- Views: 16747
zmcontrol not loading new control module [SOLVED]
Hi, I am helping another user with getting their camera control working, with a remote cam running on the mjpg_streamer software. I have created a new module (adapted from the PanasonicIP.pm module) for him, but for some reason I can't get it to work. From my debuging it looks like the new module is ...
- Thu Feb 21, 2008 9:25 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
- Tue Jan 29, 2008 5:54 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
It covers the PTZ information as described in prior posts, but also explains how to use the vloopback device for the camera instead of using mjpg_streamer. -- Devsforev Hi, very interesting, and well worth playing with. Question: would this still need the actual v4l driver for the cam to be loaded ...
- Wed Jan 23, 2008 11:25 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
Re: can zoneminder works with the V4L2 now?
I brought a Logitech Orbit AF, which is driven by UVC driver. Up to now I haven't see a success case that the cam works under zoneminder as a local usb Cam. I don't know if I'm right, could anyone give me a clue? Thank you in advance! Hi, You could try the streaming route, as described here: http ...
- Thu Nov 01, 2007 4:30 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
We are using version download from SVN yesterday, we are using version 2. The startup says "MJPG Streamer Version.: 2.0" Starting with: /usr/local/mjpg-streamer/mjpg_streamer -i "/usr/local/mjpg-streamer/input_uvc.so -f 8 -d /dev/video1" -o "/usr/local/mjpg-streamer /output_http.so -p 8091" & But ...
- Thu Nov 01, 2007 3:47 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
- Wed Oct 31, 2007 11:28 pm
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
Bus 005 Device 003: ID 046d:08c9 Logitech, Inc. I believe it worked as described. I do have issues with total black frames coming... but I'm trying to do 640x480 at like 8 FPS. Need to play with it... but seems the web service built into UVC_streamer returns broken jpegs if you push it too hard. OH ...
- Wed Oct 24, 2007 7:42 am
- Forum: Hardware Queries
- Topic: How to Configure ZoneMinder for Logitech Quickcam Orbit MP?
- Replies: 22
- Views: 48598
I got the "Logitech USB Silver QuickCam Ultra Vision" to work using uvc_streamer too. Thanks. P.S. The Wiki didn't seem to want me to create a new account, so I couldn't update page myself. Hi, You have to ask on irc (or was that for another wiki, can't remember now) I will add the cam to the list ...