How to Connect to a Xiaomi Camera Without an App: A Complete 2026 Guide

Introduction: Why a standard app isn't always convenient

Xiaomi cameras are among the most popular video surveillance devices due to a combination of price, quality and functionality. However, the official Mi Home app (or Xiaomi Home in new versions) does not always suit users, some face mandatory binding to a Xiaomi account, some with restrictions on the number of connected devices, and some just do not like the interface or constant notifications of updates.

Fortunately, there are alternative ways to connect to Xiaomi cameras without using proprietary software. In this article, we will analyze all working methods, from simple (via the browser) to advanced (set up RTSP and ONVIF), each method is tested on current camera models, from the budget Mijia 360Β° 1080p to the flagship Xiaomi Home Security Camera 2K Pro.

Importantly, not all methods are equally secure, some require opening ports on a router or using third-party services, which can create vulnerabilities in your network, and we will detail the risks and provide recommendations for minimizing them.

Method 1: Connecting via a web interface (for a local network)

The easiest method is to use a built-in web camera server. Most Xiaomi models (except the oldest) support access via a browser via local. IP-This only works within your home network, but it doesn't require any additional software.

To find IP-camera:

  • πŸ“± Open the Mi Home app, go to the camera settings, and find the Network or Device Information section, and it will show you locally. IP (commonly 192.168.x.x).
  • πŸ–₯️ Alternatively, look at the list of connected devices on your router (via the router’s web interface or the provider’s application).
  • πŸ” If the camera is connected to Wi-Fi, it is IP You can find it through the command line (Windows: arp) -a, Linux/macOS: arp -n).

When IP-The address is known, enter it in the address bar of the browser:

http://192.168.1.100

If the camera supports a web interface, a page will open with a broadcast and basic settings. Note that some models (for example, Xiaomi Mi Home Security Camera 360Β°) can have a simplified web interface without the ability to control rotation or recording settings.

πŸ’‘

If the page does not open, try adding a port:80 end-of-life IP-addresses (e.g. addresses, http://192.168.1.100:80). Also check if the access is blocked by firewall or antivirus.

Method 2: Using RTSP for streaming video

RTSP (Real Time Streaming Protocol) is the standard protocol for real-time video transmission, many Xiaomi cameras support it, but by default it is often disabled, and you can activate RTSP through the official application or alternative methods.

Check if your model supports RTSP first, and here is a list of some confirmed cameras:

Camera modelSupport for RTSPFirmware required
Xiaomi Mi Home Security Camera 360Β° 1080pYes.Stock (starting in 2020)
Xiaomi Mi Home Security Camera 2KYes.Stock-stock
Xiaomi Mijia 360Β° 1080p (DAFANG)Yes.Castomic (e.g. OpenIPC)
Xiaomi Home Security Camera C300Yes.Stock (since 2023)

To enable RTSP through the official appendix:

  1. Open Mi Home β†’ Select your camera β†’ Go to Settings β†’ General β†’ RTSP Protocol.
  2. Activate the switch and record the generated switch. URL (usually rtsp://[IP_camera]/live/ch00_0).
  3. Use this one. URL anywhere RTSP-player (e.g, VLC, iSpy, Blue Iris).

If the app does not have an RTSP option, it can be enabled via Telnet or SSH (for advanced users). For example, for a DAFANG camera, the command will be:

nvram set rtsp_enable=1


nvram commit




reboot

πŸ“Š What player do you use for RTSP-flow?
VLC
iSpy
Blue Iris
Other
I don't use it.

Method 3: Connect via ONVIF (for compatible models)

ONVIF is an open standard for integrating surveillance devices. Some Xiaomi cameras (such as Xiaomi Mi Home Security Camera 2K Pro) support this protocol, allowing them to be connected to third-party surveillance systems such as Synology Surveillance Station, QNAP QVR or ZoneMinder.

To connect via ONVIF:

  1. Make sure the camera supports ONVIF (check the model documentation or specifications).
  2. Find it. IP-camera address (as in the first method).
  3. In your video surveillance system settings, add a new device by selecting the ONVIF protocol.
  4. Enter. IP-Address, login and password (often by default) admin/password-free admin/123456).

If the camera is not detected automatically, try manually specifying port 80 (HTTP) or 554 (RTSP).Some models may require pre-enabled ONVIF over Telnet:

nvram set onvif_enable=1


nvram set onvif_user=admin




nvram set onvif_password= your password




nvram commit




reboot

List of ONVIF-compatible cameras Xiaomi
In the official specifications, Xiaomi rarely indicates support for ONVIF, but according to users, the following models work with ONVIF after activation: - Xiaomi Mi Home Security Camera 2K (models with firmware 2022+) - Xiaomi Mi Home Security Camera 2K Pro - Xiaomi Mi Home Security Camera C300 (requires manual inclusion) - Xiaomi Mijia 360Β° 1080p (with custom firmware only) For accurate information, check the forums, for example, r/Xiaomi or 4PDA.

Method 4: Alternative apps (without a Xiaomi account)

If you don’t like the official app, but don’t want to mess with RTSP or ONVIF, you can use third-party programs.They often offer more features than the web interface and don’t require a Xiaomi account binding.

Here are the tested applications for different platforms:

  • πŸ“± TinyCam Pro (Android) - Supports RTSP, ONVIF, It has cloud backups and motion detection, suitable for most Xiaomi cameras.
  • 🍎 iSpy (Windows/macOS) β€” free-program RTSP, motion recording and integration with other cameras.
  • πŸ–₯️ Blue Iris (Windows) – professional video surveillance software with support ONVIF and RTSP. Paid, but there is a trial period.
  • 🌐 Home Assistant is a smart home system with a component for Xiaomi cameras. requires customization, but gives full control.

Example of settings in TinyCam Pro:

  1. Add a new camera β†’ select Add an ONVIF camera or Add an RTSP camera.
  2. Enter. IP-Camera address, login/password (if required) and port (554 for RTSP).
  3. For RTSP use URL species rtsp://[IP]:554/live/ch00_0.
  4. Save the settings and check the broadcast.

Make sure that the camera and phone/PC are on the same network|Check it out. IP-camera|Fly ports on the router (if you need remote access)|Disable the firewall for testing|Record the username/password from the camera-->

Method 5: Port rollover for remote access (for power users)

If you need to connect to your camera from outside your home network (e.g. from work or via the mobile Internet), you will need to set up port port port port port port port port port port port port port port porting on your router, a method that is risky because it opens up access to your camera from the Internet, so we recommend it only to advanced users.

Step-by-step:

  1. Set the camera static. IP-address in the router settings (so that it does not change when restarting).
  2. Go to the router’s web interface (usually 192.168.1.1 or 192.168.0.1).
  3. Find Port Forwarding and add the rule: External port: 80 (for port port port) HTTP) or 554 (for) RTSP). Internal IP: IP-The internal port: the same as the external port: TCP or UDP (better).

Save the settings and restart the router.

Now you can connect to the camera from any network on the external IP-The address of your router (can be found on the website) 2ip.ru). For example:

http://[your external IP]:80


or




rtsp://[ Your external IP]:554/live/ch00_0

πŸ’‘

For greater security, use DDNS (dynamic DNS) instead of external IP – this will allow you to connect by domain name (for example, mycam.ddns.net) even if the IP changes. DDNS services offer many routers (ASUS, TP-Link) or third-party providers, such as No-IP.

⚠️ Warning: Port scattering makes your camera vulnerable to attacks from the Internet. Always use complex passwords, change them regularly and restrict access to your camera. IP (if your router supports this feature, for maximum security, configure VPN on the router and connect to the camera only through a secure connection.

Method 6: Castom firmware (for enthusiasts)

If none of these methods work, you can put an alternative firmware on the camera, which gives you full control of the device, including support. RTSP, ONVIF, recording SD-Cloud-free map and even integration with Home Assistant or OpenHAB.

The most popular firmware for Xiaomi cameras:

  • 🐧 OpenIPC is an open source Linux-based firmware that supports most Xiaomi cameras (including the first one). DAFANG Xiaofang).
  • πŸ”§ RTSP Hack - modified stock firmware with enabled RTSP (For models where it is disabled by default).
  • 🌍 Hi3518E Firmware - firmware for cameras on a chip Hi3518E (For example, Xiaomi Mijia 360Β° 1080p).

The firmware process usually involves:

  1. Download the desired firmware version from the official repository (for example, GitHub OpenIPC).
  2. Connecting to the camera via Telnet or UART (requires disassembly of the device).
  3. Run the firmware script (commands depend on the model).
  4. Configure a new firmware through the web interface.

Example of a firmware command via Telnet (for Xiaomi DAFANG):

cd /tmp


wget https://github.com/OpenIPC/firmware/releases/download/2.3/openipc.hi3518ev200.sh4.tar.gz




tar -xzf openipc.hi3518ev200.sh4.tar.gz




cd hi3518ev200.sh4




./install.sh

⚠️ Warning: Unofficial firmware will void the warranty and may cause it to fail.Be sure to back up the original firmware before you start and make sure the version you choose is compatible with your model. 4PDA OpenIPC has detailed guides for specific devices.

πŸ’‘

Custom firmware gives you access to advanced features, but requires technical skills. If you are not confident in your abilities, it is better to use RTSP or ONVIF without flashing.

Comparison of methods: which one to choose?

The way you connect depends on your tasks and your level of training. Here is a quick comparison:

MethodDifficultyXiaomi account is requiredIt's remote.Supported models
Web interface⭐No.No.Most (except the old ones)
RTSP⭐⭐No (but may be required to include)Yeah (with port drops)Modern models
ONVIF⭐⭐⭐No.Yes.Limited list
Party of annex⭐⭐No.Yeah (depends on the software)All with RTSP/ONVIF
Custom firmware⭐⭐⭐⭐No.Yes.Limited list

For most users, the best solution would be RTSP (if the camera supports) or third-party apps like TinyCam Pro. If you need maximum flexibility and are willing to take risks, you can consider custom firmware.

If you plan to connect to the camera only at home, a web interface or local RTSP is enough. For remote access, it is better to set up a VPN instead of port port port port porting - it is safer.

FAQ: Frequent questions

Can I connect to Xiaomi camera without Wi-Fi?
Yes, but with limitations. Some models (e.g. Xiaomi Mi Home Security Camera 2K) support Ethernet connectivity (requires a separate purchase module) and you can also use the camera in Wi-Fi Direct mode, but this is a temporary solution - broadcast will only be available from a device connected to the camera directly.
Why the camera doesn't open IP-browser?
Possible reasons: The camera does not support the web interface (relevant to older models). IP-The address has changed (check it again on the router); the firewall or antivirus blocks access (turn them off temporarily for the test); the camera is located on another subnet (for example, in the router's guest network). Try using another browser (like Firefox or Edge) too – some cameras don’t work well with Chrome.
How to turn on RTSP on the camera if the Mi Home app does not have this option?
For many models RTSP can be activated via Telnet or ADB. For example, Xiaomi Mi Home Security Camera 360Β° 1080p: Connect to the camera via Telnet (login: root, password: ismart12 Run the command: nvram set. rtsp_enable=1 nvram commit reboot After reboot RTSP will be available at the address rtsp://[IP_camera]/live/ch00_0. For chip-on-chip models Hi3518E (Like Mijia. 360Β° 1080p) OpenIPC firmware may be required.
Is it safe to connect to the camera through port transfer?
No, it's not secure. Port overlays open up access to your camera from the Internet, making it vulnerable to: Video stream interception; password picking (if weak), DDoS attacks on your router; Secure alternatives: Use a VPN (like WireGuard or OpenVPN) for remote access; set up an encrypted cloud service (like Synology C2); Limit IP access in router settings (allow connection only from your working IP).
Can you record video from Xiaomi camera without cloud?
There are several ways to do this: Use RTSP-stream and write it in a program like iSpy or Blue Iris. SD-map (if the camera supports) and set up the motion recording in the official application. Install custom firmware (e.g. OpenIPC) that allows you to record video locally. NAS (Network storage) with video surveillance support (e.g. Synology Surveillance Station) Cloud recording in Mi Home is paid, but all of the listed methods are free (except for the use of the same software). NAS).