Difference between revisions of "Tips:Add your IP-Camera"
Line 7: | Line 7: | ||
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.<br /> | 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.<br /> | ||
− | [https://mediawiki.openpli.org/index.php/Tips:Add_your_IP-Camera_Foscam Here]you can find the necessary information. | + | [https://mediawiki.openpli.org/index.php/Tips:Add_your_IP-Camera_Foscam <span style="color:SteelBlue">Here</span>]you can find the necessary information. |
For a Foscam F9903W you'll get the following line:<br /> | For a Foscam F9903W you'll get the following line:<br /> | ||
'''http://192.168.0.214/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=user&pwd=password'''<br /> | '''http://192.168.0.214/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=user&pwd=password'''<br /> | ||
− | 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 <span style="color:SteelBlue">settings editor</span>] into your bouquet. |
Revision as of 07:39, 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.