How to Set Up Onvif with Foscam via Uverse Routher

This guide walks you through setting up ONVIF with Foscam cameras using a Uverse router, enabling seamless integration, remote access, and enhanced security. You’ll learn port forwarding, network configuration, and troubleshooting tips for a smooth installation.

Key Takeaways

  • ONVIF ensures compatibility: ONVIF (Open Network Video Interface Forum) allows Foscam cameras to communicate with various security systems and software, ensuring broad compatibility.
  • Uverse router setup is essential: Properly configuring your AT&T Uverse router—including port forwarding and static IP assignment—is critical for remote camera access.
  • Enable ONVIF on your Foscam camera: Access the camera’s web interface to turn on ONVIF support and set a username and password for secure authentication.
  • Use a static IP for reliability: Assigning a static IP to your Foscam camera prevents connection issues caused by changing IP addresses from DHCP.
  • Test remote access via mobile apps: After setup, verify functionality using Foscam’s mobile app or third-party ONVIF-compatible software like Blue Iris or TinyCam.
  • Security matters: Always change default credentials, enable encryption, and keep firmware updated to protect your camera from unauthorized access.
  • Troubleshooting saves time: Common issues like port blocking or incorrect credentials can often be resolved with simple checks and router reboots.

Introduction: Why Set Up ONVIF with Foscam via Uverse Router?

If you’ve invested in a Foscam security camera, you’re already on the right track to protecting your home or business. But to get the most out of your camera—especially remote viewing, integration with other smart devices, or using third-party software—you’ll want to enable ONVIF. ONVIF (Open Network Video Interface Forum) is an open standard that allows different brands of IP cameras and recording systems to work together seamlessly.

Setting up ONVIF with your Foscam camera through an AT&T Uverse router might sound technical, but it’s totally doable with the right guidance. This guide will walk you through every step, from accessing your camera’s settings to configuring your Uverse router for remote access. By the end, you’ll have a secure, reliable surveillance system that you can monitor from anywhere in the world using your smartphone, tablet, or computer.

Whether you’re a tech beginner or a DIY enthusiast, this guide uses simple language and clear steps to help you succeed. We’ll cover network basics, router configuration, camera settings, and troubleshooting—so you can avoid common pitfalls and enjoy peace of mind knowing your property is under watch.

What You’ll Need Before Starting

How to Set Up Onvif with Foscam via Uverse Routher

Visual guide about How to Set Up Onvif with Foscam via Uverse Routher

Image source: foscam.hk

Before diving into the setup, make sure you have the following:

  • Foscam IP camera (models like FI9805P, FI9900P, or any ONVIF-supported model)
  • AT&T Uverse router (typically a Pace or Arris model)
  • Computer or smartphone connected to the same network
  • Ethernet cable (optional, for initial wired setup)
  • Foscam mobile app (available on iOS and Android)
  • Internet connection with stable upload speed (at least 1 Mbps recommended)

It’s also helpful to have your camera’s model number and current firmware version handy. You can usually find this on the camera’s label or in the web interface.

Step 1: Connect Your Foscam Camera to the Network

The first step is getting your Foscam camera online. You can do this wirelessly or via Ethernet.

Option A: Wired Connection (Recommended for Initial Setup)

Using an Ethernet cable ensures a stable connection during setup.

  1. Plug one end of the Ethernet cable into your Foscam camera and the other into an available LAN port on your Uverse router.
  2. Power on the camera using the included adapter.
  3. Wait 1–2 minutes for the camera to boot up and connect to the network.

Option B: Wireless Connection

If you prefer Wi-Fi, use the Foscam app to connect the camera.

  1. Download and open the Foscam app on your smartphone.
  2. Tap “Add Device” and follow the on-screen instructions.
  3. Select your Wi-Fi network and enter the password when prompted.
  4. The app will guide you through pairing the camera to your network.

Once connected, note the camera’s IP address. You can find this in the app under device settings or by checking your router’s connected devices list.

Step 2: Access the Foscam Camera’s Web Interface

To configure ONVIF, you’ll need to access the camera’s built-in web interface.

Find the Camera’s IP Address

  1. Log in to your Uverse router’s admin panel by opening a browser and typing 192.168.1.254 (the default Uverse gateway address).
  2. Enter your router login credentials. If you haven’t changed them, the default username is usually admin and the password is on the router label.
  3. Navigate to Home Network > Device List or Attached Devices.
  4. Look for your Foscam camera by name or MAC address. Note its IP address (e.g., 192.168.1.105).

Log In to the Camera

  1. Open a new browser tab and enter the camera’s IP address (e.g., http://192.168.1.105).
  2. You’ll see the Foscam login screen. Enter the default username and password (usually admin for both).
  3. If prompted, change the default password for security.

You’re now in the camera’s web interface—your control center for all settings.

Step 3: Enable ONVIF on Your Foscam Camera

ONVIF must be enabled for the camera to communicate with other systems.

Navigate to ONVIF Settings

  1. In the web interface, go to Setup > Network > ONVIF.
  2. Check the box to Enable ONVIF.
  3. Set a Username and Password for ONVIF access. Use something secure—this is separate from your camera’s admin login.
  4. Click Save or Apply.

Tip: Use a strong password with a mix of letters, numbers, and symbols. Avoid common words like “password123”.

Verify ONVIF Status

Some Foscam models show an ONVIF status indicator. If it says “Enabled,” you’re good to go. If not, reboot the camera and check again.

Step 4: Assign a Static IP to Your Foscam Camera

Dynamic IP addresses (assigned by DHCP) can change, breaking your remote access. A static IP ensures your camera always has the same address.

Option A: Set Static IP in the Camera

  1. In the camera’s web interface, go to Setup > Network > TCP/IP.
  2. Change the IP mode from DHCP to Static.
  3. Enter the following:
    • IP Address: e.g., 192.168.1.105 (use the one you found earlier)
    • Subnet Mask: 255.255.255.0
    • Default Gateway: 192.168.1.254 (your Uverse router)
    • DNS Server: 8.8.8.8 (Google DNS) or your ISP’s DNS
  4. Click Save.

Option B: Reserve IP in Uverse Router (Recommended)

This method lets the router assign the same IP every time.

  1. Log in to your Uverse router at 192.168.1.254.
  2. Go to Home Network > DHCP Reservation.
  3. Find your Foscam camera in the list and click Reserve.
  4. Assign a fixed IP (e.g., 192.168.1.105).
  5. Save the settings.

Now your camera will always get the same IP, even after reboots.

Step 5: Configure Port Forwarding on Uverse Router

Port forwarding allows external devices (like your phone on cellular data) to access your camera through the internet.

Find the Camera’s Port Numbers

Foscam cameras use specific ports:

  • HTTP Port: Usually 88 or 80 (for web access)
  • RTSP Port: Usually 554 (for video streaming)
  • ONVIF Port: Usually 8899

You can confirm these in the camera’s web interface under Setup > Network > Port.

Set Up Port Forwarding

  1. Log in to your Uverse router at 192.168.1.254.
  2. Go to Firewall > Port Forwarding.
  3. Click Add Service or New.
  4. Fill in the following for each port:
    • Service Name: e.g., “Foscam_HTTP”
    • Protocol: TCP (or Both)
    • External Port: e.g., 88
    • Internal Port: Same as external (e.g., 88)
    • Internal IP Address: Your camera’s static IP (e.g., 192.168.1.105)
  5. Repeat for RTSP (554) and ONVIF (8899).
  6. Save all rules.

Tip: Avoid using port 80 if possible—it’s often blocked by ISPs. Use 88 or 8080 instead.

Step 6: Test Remote Access

Now it’s time to see if everything works.

Find Your Public IP Address

  1. On a device connected to your home network, open a browser and go to whatismyip.com.
  2. Note your public IP address (e.g., 203.0.113.45).

Access Camera Remotely

  1. On a smartphone or computer not on your home Wi-Fi (e.g., use mobile data), open a browser.
  2. Enter: http://[your-public-ip]:88 (replace with your IP and port).
  3. Log in with your camera credentials.

If the camera loads, congratulations! Remote access is working.

Use the Foscam App Remotely

  1. Open the Foscam app on your phone.
  2. Tap the camera and select “Remote View”.
  3. If prompted, enter your public IP, port, username, and password.

You should now see live video from your camera.

Step 7: Integrate with ONVIF-Compatible Software

Now that ONVIF is enabled, you can use third-party software for advanced features.

Using Blue Iris (Windows)

  1. Download and install Blue Iris from blueirissoftware.com.
  2. Open the software and click Add Camera.
  3. Select ONVIF as the camera type.
  4. Enter your camera’s public IP, ONVIF port (8899), username, and password.
  5. Blue Iris will auto-detect the camera and add it.

Using TinyCam (Android)

  1. Install TinyCam Monitor from the Google Play Store.
  2. Tap + to add a camera.
  3. Choose ONVIF and enter your camera details.
  4. Test the connection.

These tools offer motion detection, recording, and multi-camera support.

Security Best Practices

Your camera is now accessible from the internet—so security is crucial.

  • Change default passwords: Never leave admin or ONVIF credentials as “admin”.
  • Enable HTTPS: In the camera settings, enable encrypted access if available.
  • Update firmware: Check Foscam’s website regularly for updates.
  • Use a strong Wi-Fi password: Prevent unauthorized network access.
  • Disable UPnP: It can open ports automatically—turn it off in your router.
  • Monitor login attempts: Some cameras log failed access tries.

Troubleshooting Common Issues

Even with careful setup, problems can arise. Here’s how to fix the most common ones.

Can’t Access Camera Remotely

  • Check port forwarding: Ensure ports 88, 554, and 8899 are correctly forwarded to the camera’s IP.
  • Verify public IP: Your ISP may have changed it. Use a dynamic DNS service like No-IP if needed.
  • Test on mobile data: Some home networks block internal access to forwarded ports.
  • Restart router and camera: A simple reboot often resolves glitches.

ONVIF Not Detected by Software

  • Confirm ONVIF is enabled: Double-check the camera’s ONVIF settings.
  • Use correct credentials: The ONVIF username/password is separate from the admin login.
  • Update camera firmware: Older versions may have ONVIF bugs.

Video Lag or Buffering

  • Check upload speed: Use speedtest.net. You need at least 1 Mbps upload for smooth streaming.
  • Lower resolution: In the camera settings, reduce video quality for remote viewing.
  • Use RTSP instead of HTTP: RTSP is more efficient for live video.

Router Blocks Ports

Some Uverse routers restrict certain ports.

  • Use alternative ports: Try 8080, 8443, or 9000 instead of 80 or 88.
  • Contact AT&T: Ask if they block specific ports and request unblocking.
  • Consider a secondary router: Place a compatible router behind the Uverse gateway for more control.

Conclusion: Enjoy Your Secure, Smart Surveillance System

Setting up ONVIF with your Foscam camera via a Uverse router opens up a world of possibilities. You can now monitor your home remotely, integrate with smart security software, and enjoy reliable, standards-based compatibility. While the process involves several steps—network configuration, port forwarding, and security setup—each one builds a stronger, more resilient system.

Remember, the key to success is patience and attention to detail. Assign static IPs, enable ONVIF, forward the right ports, and always prioritize security. With this guide, you’ve not only set up your camera—you’ve future-proofed it.

Whether you’re watching over your kids, pets, or property, your Foscam camera is now a powerful tool in your smart home arsenal. Stay safe, stay connected, and enjoy the peace of mind that comes with knowing you’re always in control.