IPCAM viewer for ipbox9000hd

k@lkov

Super VIP
Messages
10,003
IPCAM viewer for ipbox9000hd
Code:
Dreamcamip for ipbox9000hd
=========================================
Version 0.96 beta. First Release
=========================================

* Keys
o 1..5
+ Set the number of cameras
o 8
+ Enable or disable viewing of motion detection
o Red
+ If there is only one camera enables or disables the recording of the camera
+ Red. Cancel selecction of the recording.
+ 1..5. Enable or disable recording of a camera
+ 7. Activate recordings of all cameras
+ 9. Disables recordings of all cameras
o Green
+ Green. Cancel selecction of the view.
+ 1..5. Select a camera visible on screen.
o Blue
+ If there is only one camera enable or disables the alarm of the camera
+ Blue. Cancel selection of the alarm.
+ 1..5. Enable or disable alarm of a camara
+ 7. Active alarms of all cameras
+ 9. Deactivate alarms of all cameras
o yellow. unsupported : ( Now,It's not posible return to plug-in from command line
+ Hide or show the plugin. Only when the plugin is hidden alarms are executed active.
o Exit. Press exit key two times for exit.

* Recording images.
o In the folder. / movie / <name of the camera> / <year> / <month> / <day> / are stored images. To make a movie you must use the power of a PC. Connect to Dreambox (Activating the NFS server, Samba Server, Ftp Server). ffmpeg is capable of creating animations from jpeg files
* Alarms.
o To use an alarm, we must take the following steps:
1) Set the alarm (blue button) and select number of camera
2) Hide the plug pressing key yellow. In the lower right corner appears an indicator of movement
3) When the cameras have got motion detectection the plugin is show

* Locations.
in different places. Now the application can be placed in /var/camip, /var/tuxbox/camip or /hdd/camip


* CONFIGURATION FILES
+ config.conf
+ cameras.cam

[B]Installation with telnet:[/B]
cd /
wget http://www.dreamcamip.com/files/dreamcamip096b.sh4.tar.gz -O /var/tmp/ipcam.tar.gz
tar -zxvf /var/tmp/ipcam.tar.gz
 
Top