Skip to main content

Network Access and Activation

This deep dive covers the camera’s default network settings, methods for checking and configuring local network parameters, performing ping tests from the command line, accessing the camera’s web interface, and activating the camera. It also includes guidance on network troubleshooting.


Learning Objectives

By the end of this deep dive, you will understand:

  • how to check your computer's current IP configuration
  • how to configure your network adapter to communicate with cameras
  • how to successfully ping cameras from the command line
  • how to access the camera web interface through a browser
  • how to activate a camera
  • default IP addresses for your camera model

Camera Default IP Address

  • Ethernet IP Address: 192.168.0.100
  • Subnet Mask: 255.255.255.0
  • Network Range: 192.168.0.X
info

Your computer must be on the same network.

  • Set your computer to 192.168.0.X range (example: 192.168.0.10)
  • Subnet mask: Always 255.255.255.0

Check Your Current Network Configuration

Windows - Check Current IP

Method 1: Command Prompt

ipconfig

Method 2: Settings

Settings → Network & Internet → Ethernet → Properties

Mac - Check Current IP

Method 1: Terminal

ifconfig

Method 2: System Preferences

System Preferences → Network → Ethernet

What to Look For

  • Current IP address of your computer
  • Subnet mask (usually 255.255.255.0)
  • Default gateway (if connected to corporate network)
note

You may need to disconnect from your corporate network.

Configure Network Adapter for Camera Communication

Windows Network Configuration

  1. Control Panel → Network and Internet → Network Connections
  2. Right-click Ethernet → Properties
  3. Select "Internet Protocol Version 4 (TCP/IPv4)" → Properties
  4. Select "Use the following IP address"
  5. Enter appropriate IP settings:
    • IP: 192.168.0.10
    • Subnet: 255.255.255.0
  6. Leave Gateway and DNS blank
  7. Click OK to apply

Windows Network Configuration

Mac Network Configuration

  1. System Preferences → Network
  2. Select Ethernet connection
  3. Select TCP/IP
  4. Configure IPv4 dropdown → Select "Manually"
  5. Enter appropriate IP settings:
    • IP: 192.168.0.10
    • Subnet: 255.255.255.0
  6. Leave Router field blank
  7. Click Apply

Mac Network Configuration

Test Network Connectivity

Ping Test Procedure

ping 192.168.0.100

Interpreting Ping Results

Successful ping response:

Reply from 192.168.0.100: bytes=32 time<1ms TTL=64

Failed ping responses:

  • "Request timed out" → Network configuration issue
  • "Destination host unreachable" → IP configuration problem
  • "Network is unreachable" → Adapter not configured properly

Browser Access and Platform Compatibility

Accessing Camera Web Interface

Browser URL: http://192.168.0.100

note

No HTTPS - cameras use standard HTTP.

Supported Browsers

Recommended: Google Chrome

  • Best compatibility and performance
  • Most testing done with Chrome

Alternative Browsers:

  • Microsoft Edge
  • Firefox
  • Safari

Browser Troubleshooting

  • Clear browser cache if page won't load
  • Disable browser extensions that might interfere
  • Try incognito/private mode to eliminate extension issues
  • Check for corporate proxy settings that might block access

Camera Activation Requirements and Process

When Activation is Required

  • First-time setup for new cameras
  • Factory reset cameras
  • Cameras never previously activated

Activation Requirements

Online Activation (Preferred):

  • Internet connection required during activation
  • Complete required fields marked with asterisk (*)
  • Accept End User License Agreement
  • Create secure password

Offline Activation:

  • No internet required
  • Contact support@overview.ai for activation code
  • Provide camera serial number and customer information

Product Activation Page

Network Troubleshooting Quick Reference

Issue: Cannot Ping Camera

  • Check Power LED - ensure camera powered properly
  • Verify IP configuration - computer and camera same network
  • Test Ethernet cable - try different cable
  • Check network adapter - disable/enable connection
  • Firewall blocking - temporarily disable for testing

Issue: Ping Works but Browser Won't Connect

  • Try different browser - Chrome, Edge, Firefox
  • Clear browser cache - refresh page
  • Check for proxy settings - corporate networks
  • Incognito mode - eliminate extension issues
  • Mac Chrome specific - enable local network access

Issue: Activation Fails

  • Internet connectivity - verify online access
  • Form completion - ensure all required fields filled
  • Password complexity - meet security requirements
  • Contact support - for offline activation codes