Difference between revisions of "Tips:Add your IP-Camera"

From OpenPLi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
'''Foscam'''<br />
 
'''Foscam'''<br />
 
+
----
 
If you have a Foscam IP camera, it is possible to add the live stream as a channel on your receiver.
 
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. <br />
 
First you need the IP address, username and password from the camera. <br />
Line 14: Line 14:
 
This line can then entered with a [https://mediawiki.openpli.org/index.php/Settings_editors settings editor] into your bouquet.
 
This line can then entered with a [https://mediawiki.openpli.org/index.php/Settings_editors settings editor] into your bouquet.
  
 +
 +
 +
'''Other Camera'''<br />
 
----
 
----
'''Other Camera'''<br />
+
Other Camera types can be found at: http://www.camera-sdk.com/p_146-how-to-connect-to-your-axis-ip-camera-onvif.html
 +
 
 +
 
 +
 
  
Other Camera types can be found at: http://www.camera-sdk.com/p_146-how-to-connect-to-your-axis-ip-camera-onvif.html
+
'''Synology Diskstation'''<br />
 
----
 
----
'''Synology Diskstation'''<br />
 
 
 
If you have camera's on the Synology Diskstation, you can easily add the streams to your receiver.<br />
 
If you have camera's on the Synology Diskstation, you can easily add the streams to your receiver.<br />
  

Revision as of 07:36, 21 May 2017

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 Camera


Other Camera 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.