Search found 4 matches
- Fri Nov 28, 2008 9:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: Symlink in ZM_DIR_EVENTS disapear after some minutes
- Replies: 2
- Views: 2323
Thank you very much for your replay... I solved the problem modifing the user table and others things like use du -s instead of df, but I'll explain you the scenario anyway: - I have a ZM system with several user. I want assign a disk quota to each user like 20 or 50G. I didn't tried if adding an ...
- Thu Nov 20, 2008 6:02 pm
- Forum: ZoneMinder Previous Versions
- Topic: Symlink in ZM_DIR_EVENTS disapear after some minutes
- Replies: 2
- Views: 2323
Symlink in ZM_DIR_EVENTS disapear after some minutes
Hi guys: I would like to have in the events dir, the monitor's ID (like it actually is) and a symlink to the id ($mid) directory with the monitors name ( $monitor['Name']). For example: if i have in events the directory '1', and the name for that monitor id is 'Dome1', I want a symlink named Dome1 ...
- Thu Oct 30, 2008 4:56 pm
- Forum: ZoneMinder Previous Versions
- Topic: Change the Camera IP directly from Monitors table
- Replies: 2
- Views: 1727
Refresh the camera IP at runtime
Hi,
I would like to know, if ther's some way to change camera IP, where the Zoneminder server have to connect to, at runtime, opening a new socket only for to that camera id and not restarting all the zmpkg.
Thank you very much for your time.
F
I would like to know, if ther's some way to change camera IP, where the Zoneminder server have to connect to, at runtime, opening a new socket only for to that camera id and not restarting all the zmpkg.
Thank you very much for your time.
F
- Wed Oct 29, 2008 8:44 pm
- Forum: ZoneMinder Previous Versions
- Topic: Change the Camera IP directly from Monitors table
- Replies: 2
- Views: 1727
Change the Camera IP directly from Monitors table
Hi guys! I've made an application that need to change the camera IP (where the zm server conect to) directly from the Hostname column, in the Monitors table in Mysql zm DB. When I change the IP with a sql query, effectively the IP change in ZM index.php under Source (or if I have to push refresh ...