Port Forwarding

Port forwarding is needed when trying to connect a camera at your site to a cloud gateway. You will configure your router or firewall to forward incoming connections from Lumeo's cloud gateway on a specific port to your camera within your network. If you have multiple cameras to process, you will need to forward multiple ports, one for each camera.

Basic Setup

Here are some basic instructions to complete this. Please check with the manual for your specific router. After you have completed the steps below you can go to https://www.whatismyip.com/ to find your public ip for your router to use in the Stream setup section of the Camera & Streams guide.

  1. On your web browser address bar, type your router's IP Address/Default Gateway or use your router's Mobile app.

  2. Log in with your router's credentials (username and password) to view your router's firmware settings.

  3. Navigate to the port forwarding section of your router.

  4. Click on Port Forwarding.

  5. Enter the internal network IP address of your camera in your router in the correct box.

  6. Put the destination TCP and UDP ports of the Camera in the boxes in your router, following the table below.

    ProtocolCamera TypesDestination (Camera) Port
    RTSPIP Cameras that support RTSP streams. Most ONVIF / IP cameras fall in this category.554 TCP and UDP
    HTTPCameras that support HTTP(s) streams, such as Rhombus Cameras which support Secure Raw Streams.8000 TCP
    (or 80 / 443 if your camera is listening on those ports)

  7. Pick a unused public port as the source port (the first one can be 554, but if you are mapping multiple cameras, each will need a different public port). And then click the apply button.

  8. And you're done. Restart your router to let the changes take effect.

  9. Once your changes take effect, now you will use your public IP address and public port instead of the default camera IP address/port to setup a Stream. The final URL that you configure in Lumeo Console will look like following:

ProtocolCamera TypeStream URL FormatExample
RTSPIP cameras, ONVIF camerartsp://username:password@public-ip-address:forwarded-port/....rtsp://admin:[email protected]:8554/onvif1
HTTPRhombus Cameras, or other cameras that support HTTP(s) streams like Secure Raw Streamshttps://public-ip-address:forwarded-port/...https://162.122.3.21:9089/0pw0oihqoi1h1/asdjajassad/h264

Additional Security

If your router or firewall allows it, you can additionally restrict access to the public port to just the IP address of your Lumeo Cloud gateway.

Find your Gateway's public IP address under Deploy -> Gateways -> Specific Gateway detail page.