Tips:Add your IP-Camera

From OpenPLi Wiki
Jump to: navigation, search

Foscam

If you have a Foscam IP camera, it is possible to add the live stream as a channel on your receiver. First you need the IP address, username and password from the camera.

e.g. 192.168.0.214, username=user, password=password

Then you need to know the URL buildup. Every type of camera has his own / different way of URL build. To get a successful image, you need to have the right command.
Hereyou can find the necessary information.

For a Foscam F9903W you'll get the following line:
http://192.168.0.214/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=user&pwd=password

This line can then entered with a settings editor into your bouquet.


Other types can be found at: http://www.camera-sdk.com/p_146-how-to-connect-to-your-axis-ip-camera-onvif.html


Synology Diskstation

If you have camera's on the Synology Diskstation, you can easily add the streams to your receiver.

Open the Surveillance Station of your disk station.
Open IP Camera
Select a camera and press the right button of the mouse and select Streampath share.

Copy the RTSP path: e.q.: rtsp://syno:224466aabbccdd1122334455aaaabbbb@192.168.0.201:554/Sms=1.unicast

Add this URL in an user bouquet that can be found at /etc/enigma2/
The line should be:

#SERVICE 4097:0:0:0:0:0:0:0:0:0:rtsp%3a//syno%3a224466aabbccdd1122334455aaaabbbb@192.168.0.201%3a554/Sms=1.unicast:Frontside House

or use a settings editor.