Difference between revisions of "Tips:Add your IP-Camera"
Rick Hunter (talk | contribs) |
|||
(7 intermediate revisions by the same user not shown) | |||
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 /> | ||
− | [ | + | [[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 [ | + | This line can then entered with a [[Settings_editors | <span style="color:SteelBlue">settings editor</span>]] into your bouquet. |
Line 18: | Line 18: | ||
'''Other Camera'''<br /> | '''Other Camera'''<br /> | ||
---- | ---- | ||
− | Other Camera types can be found at: http://www.camera-sdk.com/ | + | Other Camera types can be found at: http://www.camera-sdk.com/p_132-supported-cameras-onvif.html |
Line 37: | Line 37: | ||
#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<br /> | #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<br /> | ||
− | or use a [ | + | or use a [[Settings_editors | <span style="color:SteelBlue">settings editor</span>]]. |
+ | |||
+ | '''Note:''' The camera gives only (default) a stream for one hour. To alter the time to always: | ||
+ | # Select the camera and edit the configuration | ||
+ | # Go to the 3rd item: Livesettings and select the advanced tab | ||
+ | # Enter at the streamsharepath a duration "Always" | ||
+ | |||
+ | '''Note: '''Whenever your Synology Diskstation reboots, the rtsp stream changes. |
Latest revision as of 16:55, 8 July 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.
Here you 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_132-supported-cameras-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.
Note: The camera gives only (default) a stream for one hour. To alter the time to always:
- Select the camera and edit the configuration
- Go to the 3rd item: Livesettings and select the advanced tab
- Enter at the streamsharepath a duration "Always"
Note: Whenever your Synology Diskstation reboots, the rtsp stream changes.