Is there a way to make a custom montage page?
Posted: Thu Apr 30, 2009 8:59 pm
Hi there!
I'm currently doing my internship in a company's IT department. They have asked me to research and to implement software to control about 12 IP camera's (Panasonic WV-NM100) through a webpage. They didnt like the page that came with the camera's because it sends the username/pw in clear text format.
After research I decided that ZoneMinder fit the bill quite nicely. The problem is that they want to include a link on their intranet page that would basically go to the Montage view. Further complicating things they want it so that the controls are bellow each image. The only controls they want are the presets and if possible, to activate the automated "tour" within the camera's.
I got the camera's to work with some creativity, but I'm not a PHP programer. I haven't programed in years (except mysql and some small things for Active Directory) so I really don't know where to go. To make things even worse I don't know what I did but now I'm getting this weird error when accessing the controls to the camera:
Undefined Index: MoveRoot
in /var/www/zoneminder/skins/classic/includes/control_function.php
indicated lines are 124 -> 131.
The other problem is that when viewing the camera's I'm seeing unrealistic Frame rates and zoom. The camera has no zoom. My frame rates are set to 4fps normal and 8 fps durring an alarm. The program says that I'm getting 50000+ Fps with a zoom of 10701446.0x... I don't think these camera's are telescope (hubble) capable LOL
Any and all suggestions here would be gratefully appreciated I'm no master - I'm still learning but I'm doing my best Sometimes I just need a nudge in the right direction
Take care
Carlo
I'm currently doing my internship in a company's IT department. They have asked me to research and to implement software to control about 12 IP camera's (Panasonic WV-NM100) through a webpage. They didnt like the page that came with the camera's because it sends the username/pw in clear text format.
After research I decided that ZoneMinder fit the bill quite nicely. The problem is that they want to include a link on their intranet page that would basically go to the Montage view. Further complicating things they want it so that the controls are bellow each image. The only controls they want are the presets and if possible, to activate the automated "tour" within the camera's.
I got the camera's to work with some creativity, but I'm not a PHP programer. I haven't programed in years (except mysql and some small things for Active Directory) so I really don't know where to go. To make things even worse I don't know what I did but now I'm getting this weird error when accessing the controls to the camera:
Undefined Index: MoveRoot
in /var/www/zoneminder/skins/classic/includes/control_function.php
indicated lines are 124 -> 131.
The other problem is that when viewing the camera's I'm seeing unrealistic Frame rates and zoom. The camera has no zoom. My frame rates are set to 4fps normal and 8 fps durring an alarm. The program says that I'm getting 50000+ Fps with a zoom of 10701446.0x... I don't think these camera's are telescope (hubble) capable LOL
Any and all suggestions here would be gratefully appreciated I'm no master - I'm still learning but I'm doing my best Sometimes I just need a nudge in the right direction
Take care
Carlo