Accessing your Brickcom IP camera from the internet is easier than you think. This guide walks you through setting up remote access safely and securely, whether you’re using a static or dynamic IP. With clear steps for configuring your router, enabling DDNS, and testing connectivity, you’ll be monitoring your property from anywhere in no time.
Quick Answers to Common Questions
Tip/Question?
Answer: Yes, but only if your router supports it. Some older routers may lack advanced port forwarding options. Check your router manual or manufacturer’s website to confirm compatibility.
Tip/Question?
Answer: Most Brickcom cameras support ONVIF, which allows integration with third-party software like Blue Iris or Synology Surveillance Station for more advanced remote access.
Tip/Question?
Answer: While possible, it’s not recommended due to bandwidth limits and potential instability. Wired Ethernet is far more reliable for consistent remote access.
Tip/Question?
Answer: Yes! Many Brickcom models support P2P (peer-to-peer) technology, which simplifies remote access by eliminating the need for port forwarding or DDNS. Check if your model has this feature in its settings.
Tip/Question?
Answer: Absolutely. Use a service like Cloudflare Tunnel or ZeroTier to create a secure tunnel without opening ports. This method is highly recommended for privacy-conscious users.
How to Access a Brickcom IP Camera from the Internet
Have you ever wanted to check in on your home or business while you’re away? Whether you’re monitoring a construction site, keeping an eye on pets, or ensuring the safety of your family, having access to your Brickcom IP camera from the internet is incredibly useful. In this comprehensive guide, we’ll walk you through every step needed to securely and reliably connect to your Brickcom camera remotely—no technical jargon, just clear instructions anyone can follow.
By the end of this guide, you’ll understand how to set up port forwarding, use Dynamic DNS (DDNS), configure your router, test connectivity, and protect your system from unauthorized access. We’ll also cover common pitfalls and how to fix them, so you don’t waste hours troubleshooting.
Before You Begin: What You’ll Need
To get started, make sure you have the following ready:
Visual guide about How to Access a Brickcom Ip Camera from the Internet
Image source: news.amiami.jp
- A Brickcom IP camera connected to your local network (via Ethernet or Wi-Fi)
- Your camera’s model number and default login credentials (usually found on the device label or manual)
- Access to your router’s admin panel (typically via a web browser at 192.168.0.1 or similar)
- A stable internet connection with a public IP address (dynamic or static)
- A computer or smartphone to test access
If you’re unsure about any of these, don’t worry—we’ll explain each one as we go.
Step 1: Connect Your Brickcom Camera to the Local Network
Before attempting remote access, your camera must be working correctly on your home or office network. Follow these steps to confirm everything is set up locally:
- Connect the camera to power and your router using an Ethernet cable (recommended for stability during setup).
- Wait 2–3 minutes for the camera to boot up and obtain an IP address from your DHCP server (your router).
- On your computer, open a web browser and type the camera’s default gateway address (often found on the camera’s label or in its user manual). Common defaults include
http://192.168.0.100orhttp://brickcam.local. - Log in using the default username and password (commonly “admin” / “admin” or “admin” / blank).
- Once logged in, navigate to the network settings section. Note down the camera’s assigned local IP address, subnet mask, and gateway.
This confirms your camera is active and accessible within your local network. From here, we can begin preparing it for internet access.
Step 2: Determine Your Public IP Address
Your public IP is how devices outside your home reach your network. It’s assigned by your Internet Service Provider (ISP). You can find it by visiting a site like whatismyipaddress.com from any device connected to your home network.
Write down your current public IP. Keep in mind:
- If your IP changes frequently, you’ll need Dynamic DNS (DDNS) to maintain access.
- If your ISP provides a static IP, you can skip DDNS and use it directly (though static IPs often cost extra).
For most residential users, the IP will change periodically unless you pay for a static option.
Step 3: Configure Port Forwarding on Your Router
Port forwarding tells your router which device inside your network should receive incoming traffic from the internet. For Brickcom cameras, this typically uses ports 80 (HTTP), 443 (HTTPS), or custom ports defined in the camera settings.
How to Set Up Port Forwarding
- Open a web browser and enter your router’s IP address (e.g.,
192.168.0.1) into the address bar. - Log in with your router’s admin username and password (check the router’s label if unknown).
- Navigate to the “Port Forwarding” or “NAT” section (location varies by brand—look under Advanced Settings or Firewall).
- Create a new rule with the following details:
- Service Name: Brickcom_Camera
- External Port: 80 (or the port your camera uses)
- Internal Port: Same as external (or specify if different)
- Internal IP Address: The camera’s local IP (from Step 1)
- Protocol: TCP (sometimes UDP is also allowed)
- Save the rule and restart your router if prompted.
Now, when someone accesses your public IP on port 80, your router knows to send that traffic to your Brickcom camera.
Step 4: Set Up Dynamic DNS (DDNS) for Changing IPs
If your public IP changes often, typing in a new IP every time you want to view your camera becomes impractical. That’s where DDNS comes in.
DDNS services map a friendly domain name (like mycamera.ddns.net) to your current public IP automatically. Brickcom cameras often support built-in DDNS clients for popular providers like No-IP, DynDNS, or even Cloudflare.
Setting Up Built-in DDNS in Your Brickcom Camera
- Log into your camera’s web interface.
- Go to Network > DDNS (exact path may vary by model).
- Enable DDNS and select your provider (e.g., No-IP).
- Enter your DDNS account username and password (create a free account at No-IP if needed).
- Assign a hostname (e.g.,
myhomecamera) and domain (e.g.,.ddns.net). - Save settings and confirm the camera successfully connects to the DDNS service.
Now, instead of using your public IP, you can access your camera using http://myhomecamera.ddns.net—even if your IP changes.
Step 5: Test Remote Access
With port forwarding and DDNS in place, it’s time to test if you can reach your camera from outside your network.
Method 1: Use a Web Browser from Another Network
- Disconnect your computer from your home Wi-Fi (use mobile data or visit a coffee shop Wi-Fi).
- Open a browser and enter your DDNS URL (e.g.,
http://myhomecamera.ddns.net) or your public IP with port (e.g.,http://203.0.113.45:80). - Log in using your camera’s credentials.
- If the live feed loads, congratulations—you’ve successfully accessed your Brickcom camera remotely!
Method 2: Use the Brickcom Smart Client App
- Download the Brickcom Smart Client app from Google Play or Apple App Store.
- Open the app and tap “Add Device.”
- Choose “Search by Domain Name” and enter your DDNS hostname.
- The app should discover your camera automatically.
- Log in and start viewing.
If you get a login prompt but can’t connect, move on to troubleshooting.
Troubleshooting Common Issues
Even with perfect setup, things can go wrong. Here’s how to solve the most frequent problems:
Problem: Can’t Access Camera Even After Setup
Checklist:
- Is your camera powered on and connected to the router?
- Did you save the port forwarding rule correctly?
- Are you using the correct port and IP?
- Try pinging your public IP from an external network to see if port 80 is open.
Problem: DDNS Not Working
Common causes:
- Incorrect username/password in DDNS settings
- Camera not getting an updated IP from the DDNS server
- Firewall blocking outgoing DDNS requests
Problem: Login Fails Remotely
Ensure:
- You’re using the correct username and password
- Two-factor authentication isn’t enabled (if it is, disable it temporarily for testing)
- The camera’s web server is running (try accessing it locally first)
Use an Online Port Checker
Websites like YouGetSignal Port Checker allow you to verify if a specific port (e.g., 80) is open on your public IP. Enter your IP and port—if it shows “closed,” revisit your router settings.
Enhancing Security When Accessing Brickcom Cameras Remotely
Exposing your camera to the internet increases risk. Follow these best practices:
- Change default passwords immediately: Use a strong, unique password for your camera and router.
- Disable UPnP (Universal Plug and Play): This feature can auto-configure ports unsafely. Turn it off in your router settings.
- Use HTTPS if available: Enable SSL/TLS encryption in your camera’s web settings to protect data in transit.
- Update firmware regularly: Visit Brickcom’s official website to download and install the latest updates.
- Consider a VPN: Instead of opening ports, set up a VPN server on your home network. Connect remotely through the VPN for secure access without exposing your camera directly.
Conclusion: You’re All Set
Accessing your Brickcom IP camera from the internet opens up powerful possibilities for monitoring and security. With port forwarding, DDNS, and basic security measures, you can view your camera from anywhere in the world—on your phone, tablet, or laptop.
Remember: simplicity is key. Start with local access, then gradually add remote features. Test each step, and don’t rush into complex configurations until you’re comfortable. And always prioritize security—remote access means your camera could be targeted by hackers if left unprotected.
With this guide, you now have all the tools to monitor your space confidently, whether you’re traveling, at work, or simply away from home. Safe viewing!