Using the router with webcam is strongly a DIY level application.

  • You have to make sure you have a public IP address.
  • You need to know your port for webcam streaming, e.g. 192.168.8.1:8083

You should do:

  1. In your main router (e.g. 192.168.1.1) set up port forward to the mini router (e.g. port 8083 to 192.168.1.100 8083)
  2. In the mini router, open port 8083
  3. Then you will be able to see the video from your-public-ip:8083