Custom Camera Setup
If your camera supports a local RTSP, MJPEG or HLS stream, IPCams should be able to connect and view it's stream by adding it as a custom camera.
How do I get started?
Select the add button from the camera list to start, and then select the Add Camera Manually button from the Add Camera screen. This page will require a few key pieces of information. You'll need to know the camera's stream type, the IP address or host name of your camera, and the username and password if required.
What is my camera's URL?
The stream URL is the fully formed URL from your camera that provides the video stream. The URL is composed of a few key pieces of information. The scheme, an IP address (or hostname), port number, and path. This information can usually be found on your camera manufacturer's website.
If it is not available there, it can also usually be found with a simple internet search. For example, if your camera is a Foscam R2C, search the web for Foscam R2C stream url and one of the first results will usually have this information.
What are the different parts of the URL?
Scheme
IP Address/Host
The IP address (or host name) is the address of your camera on your local network. If you don't know the IP address, you can usually find it from your router's dashboard or by using an app like Fing to scan your network.
For the example above the IP address would be 192.168.0.10.
Port Number
Path
The path of your camera is everything after the port number/IP address. It is the part that starts with the slash. In includes the URL path and any query parameters required.
For the example above the path would be /cam/realmonitor?channel=1&subtype=0