Can I add a camera that's not on the local network? (Yes!)

Yes, as long as that camera is at an IP address accessible from Box and provides access to its H.264 stream via RTSP.

What's Needed

  1. Camera IP Address (or domain-name)
  2. Camera MAC address
  3. Camera RTSP URL (only if the camera isn't listed among recognized makes/models)
  4. A registered Camio Box

Setup

  1. Open your https://camio.com/boxes page.

  2. Scroll to the bottom, and select 'Add Camera (expert mode)'
    Screen_Shot_2019-10-07_at_8.39.02_AM.png

  3. Select the Make/Model of your camera/NVR/VMS and enter its MAC address:
    Screen_Shot_2019-10-07_at_8.40.11_AM.png

  4. You will now see a new camera entry on your /boxes page. (see image below)



  5. Enter in a Name for the camera, and enter a Username and Password if they are required for camera access.

  6. Only if you chose Generic Unknown because your camera wasn't listed, open the advanced options section (below the password entry) to specify the camera's RTSP URL manually.

    1. Let's say your camera is at IP Address 155.155.154.2. In the RTSP Server field, put:
                  rtsp://{{username}}:{{password}}@155.155.154.2/path/to/stream.h264

      leave {{username}} and {{password}} exactly as is, since Camio will fill in those "mustache" variables with the username/password values you've entered for this camera entry.

  7. Click Save to save the camera entry, then toggle the camera ON to connect it to your Box. If the information supplied is correct, then the camera will come online in about 10 seconds.

Example

For example, if connecting to a Hikvision DS-2023-I camera at IP 155.155.154.2 and port 1056, put the following text in the RTSP Server field (exactly as below)

rtsp://{{username}}:{{password}}@155.155.154.2:1056/Streaming/channels/101

Let's say the username and password for this camera are 'admin' and 'admin', then my camera entry on my /boxes page would look like this:

 

 

Have more questions? Submit a request

Comments