Fry Networks Docs
  • 🔻Tokenomics
    • Introduction
    • Token Categories
    • Supply & Allocation
      • FRY (Governance Token)
      • Segment Tokens
    • Reward System
      • Registration
      • Staking
      • Verification
      • Claim Process
      • Reward Structure
    • Conversion (Fry 1.0 to 2.0)
    • Fry 2.0 FAQs
  • 🔻Dashboard
    • Registration
    • Miner Key ID
  • 🔻Miners
    • BYOD (Bring Your Own Device)
      • Overview
      • BYOD Onboarding
    • Bandwidth/Satellite/Decibel Mini PC Miner
      • Troubleshooting
        • How to find seed phrase/passphrase in Pera Wallet
    • AI Camera Miner
      • Setting up the AI Camera
      • RTSP Stream
        • No-IP
    • Radiation Miner
      • GQ Geiger Counter
    • Energy Miner
      • Shelly Smart Plug
      • Ecowitt WITTSWITCH AC1100
    • Air quality Miner
      • PurpleAir Sensor Setup Guide
      • Ambient Weather PM2.5 Indoor/Outdoor Air Quality Monitor
      • Ecowitt WH41/WH43/WH45 Indoor/Outdoor Air Quality Sensor
    • Water quality Miner
      • IoPool Water Quality sensor
  • 🔻Nodes
    • Setting up the FRY Nodes
      • Storage Decentralization Node
      • Storage Validator Node
      • Rewards Decentralization Node
    • Ensuring Node is Operational
  • Documentation
    • Terms and Conditions
      • Privacy Policy
      • Return Policy
      • Digital Item Policy
      • Warranty Policy
      • Affiliate Program Terms and Conditions
      • Bought with Crypto Policy
    • Fry ASA's
Powered by GitBook
On this page
  1. Miners
  2. AI Camera Miner

RTSP Stream

Configuring the RTSP Streaming Link

Accessing the RTSP Link

  1. Open the camera settings in its app.

  2. Go to 'Local Application' and select RTSP.

  3. Copy the RTSP streaming link and save it for future use.


Making the Wansview RTSP Link Public and Accessible

To view your camera's RTSP stream from outside your network, you need to configure port forwarding on your router/firewall. Follow these steps:


Step 1: Determine Your Camera's IP Address

  • Use the camera's app or check your router's DHCP table to find the IP address assigned to the camera.


Step 2: Access Your Router's Interface

  • Open a web browser and enter your router's IP address (e.g., 192.168.1.1 or 192.168.0.1).

  • If you're unsure, consult your router's manual or the manufacturer's website.


Step 3: Login to Your Router

  • Enter your router's username and password.

  • If you don’t know your credentials, check the router's manual or contact your ISP for assistance.


Step 4: Find Port Forwarding Settings

  • Look for 'Port Forwarding' or 'Virtual Server' in the router settings. The exact location and naming vary depending on your router model.


Step 5: Create a New Port Forwarding Rule

  • Specify the following details for the new rule:

    • External Port: Choose an available port (e.g., 558, 559, 560). Avoid using port 554, as some ISPs block it.

    • Internal IP Address: Enter the camera’s IP address found in Step 1.

    • Internal Port: Use the port for the camera’s RTSP stream (e.g., 558, 559).

    • Protocol: Select TCP, UDP, or both.


Step 6: Save and Apply Settings

  • Save and apply the changes. If required, manually reboot the router.


Step 7: Verify Port Forwarding


Step 8: Find Your Public IP Address


Step 9: Update Your RTSP URL

  • Replace the internal IP address in your RTSP URL with your public IP address. Example:

    rtsp://admin:111111@your-public-ip-address:559/live/ch0

Step 10: Set Up Dynamic DNS (DDNS)

If your public IP address changes frequently, use a Dynamic DNS (DDNS) service to maintain a consistent address.

  1. Update your router’s settings to automatically sync with your DDNS service.

  2. Replace the public IP address in your RTSP URL with your DDNS address: Example:

    rtsp://admin:111111@your-ddns-address.no-ip.org:559/live/ch0

Additional Resources

PreviousSetting up the AI CameraNextNo-IP

Last updated 5 months ago

Visit to confirm the port is properly forwarded.

Visit from the same network as your camera to find your public IP address.

Set up a DDNS service such as . ()

🔻
Port Checker
What Is My IP
No-IP
How to set up No-IP
General Port Forwarding Guide