Main Content

Troubleshoot Video Stream Access

Issue

The IP Camera streams FPV video to one of the UDP ports in the range 50000-65535. This port is blocked by default in Windows Firewall.

Possible Solution

To access the IP camera, unblock this UDP port in Windows Firewall:

  1. Navigate to Control Panel > System and Security > Windows Firewall.

  2. Select Advanced settings (on the left hand side tab).

  3. Select Inbound Rules in the left pane.

  4. Right click Inbound Rules and select New Rule.

    Windows Defender Firewall with Advanced Security window

  5. Select the Port option and click Next.

    Setting rule type to port

  6. Select UDP port and enter 50000-65535 in Specific local ports and click Next.

    Choose protocol and ports

  7. Select Allow the connection in the next window and click Next.

    Select Allow the connection option

  8. Select all network types and click Next.

  9. Name the rule and click Finish.

    Add a new name to the rule

See Also