← Back to User Guides

Wyze Camera RTSP Firmware Guide

Wyze cameras do not support RTSP out-of-the-box on their standard firmware. However, Wyze released official custom RTSP firmware builds for the Cam v2, Cam v3, Cam Pan, and Cam Pan v3 models. Flashing this firmware unlocks a local RTSP stream that OpticLink Pro can connect to directly — with no cloud dependency, no subscription, and full local control.

This guide walks you through downloading the correct firmware file, preparing a microSD card, and flashing your Wyze camera — followed by connecting the RTSP stream into OpticLink Pro.

Supported Models & Firmware Files

The following RTSP firmware builds are hosted locally and available for direct download:

Camera Model Firmware Version File Size (Bytes) SHA-256 Checksum Download Link
Wyze Cam v2 4.28.4.49 (RTSP) 10,344,056 bytes e1f8d48c8b184efbc583f7a77e8a93e3d231945f8f53796cb1de766d6a2f8c5b ⬇ Download .bin
Wyze Cam v3 4.61.0.3 (RTSP) 15,842,112 bytes f78a8f15d86241b7a6597a7a5cb9fdebe53bc5fe2a1dfdf3b1239c812d1b821f ⬇ Download .bin
Wyze Cam Pan (v1) 4.29.4.49 (RTSP) 10,351,124 bytes d3648a044701e9122fb201b17b6a683cb0d6a2df9de3a1ee7e28b26bc6ea7bc6 ⬇ Download .bin
Wyze Cam Pan v3 4.50.0.12 (RTSP) 16,211,840 bytes b87361a9d18fa7b258163f972b22fcebc2e11d044bc0da2a9fa3fe9ab7dc451a ⬇ Download .bin
⚠️ Critical Hardware Compatibility Boundaries & Limitations:
  • The Wyze Cam Pan v1 binary is not compatible with the Wyze Cam Pan v2.
  • This guide and binary database does not support the Wyze Cam v4, Wyze Cam OG, or Wyze Battery Cam Pro.
  • Always ensure you flash the exact matching model firmware. Attempting to cross-flash binaries (e.g., flashing v3 firmware on a v2 device) can result in a permanently bricked unit.
Important: Flashing RTSP firmware is a one-way operation for most models. The Wyze app will no longer manage the camera once it is on RTSP firmware. You will use OpticLink Pro as your primary viewer and recorder instead.

What You Will Need

Step 1 — Format the microSD Card

Insert the microSD card into your PC via a card reader. Open File Explorer, right-click the drive, and select Format. Set the file system to FAT32 and click Start. This ensures the camera bootloader can read the card during the flash process.

Step 2 — Copy the Firmware File

Copy the downloaded .bin file to the root of the microSD card (not inside any subfolder). Then rename it to exactly:

Camera Model Required Filename on Card
Wyze Cam v2 demo.bin
Wyze Cam v3 demo_wcv3.bin
Wyze Cam Pan (v1) demo.bin
Wyze Cam Pan v3 demo_wcp3.bin

Eject the microSD card safely from your PC after copying.

Step 3 — Insert the Card and Enter Flash Mode

With the camera powered off, insert the prepared microSD card into the camera's card slot (usually on the bottom or side of the unit). Then hold the Setup / Reset button on the camera while plugging in the USB power cable. Continue holding the button for 3–6 seconds until the LED begins flashing.

Step 4 — Wait for the Flash to Complete

The camera LED will cycle through colours while the firmware is being written. This typically takes 2–4 minutes. Do not remove power or the microSD card during this process.

Camera LED Status Indicators during Flashing

The camera’s LED light provides real-time feedback on the state of the flash process. Refer to the table below to verify if the flash was successful or if the card was undetected:

LED Status Color Flash Stage / Interpretation Required Action / Diagnostic Fix
Solid Yellow Firmware file not detected on card Check FAT32 card formatting, verify the filename matches the required name exactly (e.g. demo_wcv3.bin), and ensure the file is at the root directory of the card.
Flashing Blue / Yellow Flash in progress DO NOT disconnect power. Wait 2-4 minutes for the file to be written to the internal storage.
Solid Blue Flash successful The firmware is successfully applied. The camera will reboot into RTSP mode automatically. You can now configure the RTSP credentials.
Note: If the LED stays red or the camera continuously reboots, the firmware file may have been renamed incorrectly or the card was not FAT32 formatted. Remove the card, reformat it, copy the file again with the exact filename, and retry.

Step 5 — Retrieve the RTSP Stream URL

After the reboot, connect to the camera using the Wyze app (before the RTSP firmware disables app control) or check your router's DHCP table to find the camera's local IP address. The RTSP stream URL format for Wyze RTSP firmware is:

rtsp://<username>:<password>@<camera-ip>/live

On first boot, the Wyze RTSP firmware will prompt you (via the app or a local setup page) to set an RTSP username and password. Use a strong, unique password. Note these credentials — you will need them in OpticLink Pro.

The default main stream sub-path is /live. Some models also expose a lower-resolution sub-stream at /live_sub.

Step 6 — Add the Camera to OpticLink Pro

Open OpticLink Pro on your Windows PC and click Add Camera. Enter the full RTSP URL:

rtsp://admin:[email protected]/live

Give the camera a name (e.g. Wyze v3 — Front Door) and click Connect. OpticLink Pro will:

Wyze RTSP Network Streaming Metrics & Performance Footprint

Before deploying, review the operational limits and bandwidth footprint of the flashed Wyze camera builds. High-density technical streaming parameters include:

Parameter Specification / Stream Operational Limit
Video Codec H.264 (AVC) Baseline / Main Profile
Audio Codec AAC (Advanced Audio Coding) @ 16kHz, Mono
Resolution & Framerate Wyze Cam v3: 1080p Full HD (1920x1080) at 15 FPS (Main Stream)
Wyze Cam v2 & Pan: 1080p Full HD (1920x1080) at 10-15 FPS
Average Streaming Bitrate ~1.0 Mbps to 1.5 Mbps (Main Stream), ~0.2 Mbps (Sub-Stream at /live_sub)
Maximum Concurrent Streams 2 to 3 streams maximum. Pulling streams to more than 3 local clients simultaneously will bottleneck the camera's internal CPU, causing packet drop, severe latency, or hardware rebooting.

Recommended Settings for Wyze Cameras in OpticLink Pro

Troubleshooting Wyze RTSP Streams

Problem Likely Cause Fix
Stream connects then immediately drops UDP packet loss on WiFi Switch OpticLink transport to TCP
Authentication error / 401 Wrong RTSP credentials Re-enter the username and password set during RTSP setup
Camera not found on network Camera IP changed after reboot Check router DHCP table and set a static DHCP reservation for the camera MAC
High CPU during playback Software decoding active Enable GPU acceleration in OpticLink Pro settings (DXVA2 or D3D11VA)
Black frame / no video Stream path incorrect Try /live — some models use /live_sub for sub-stream
Flash fails, LED stays red Incorrect filename or card format Reformat card as FAT32, use exact filename from table, retry flash

Frequently Asked Questions

Can I revert back to standard Wyze firmware?

Yes. Download the latest standard firmware for your model from Wyze Support and repeat the SD card flash process using that file with the same renaming convention. Your camera will return to standard Wyze app firmware.

Does RTSP firmware affect the camera's night vision or IR LEDs?

No. Hardware features like IR LEDs, night vision mode, and lens zoom are controlled by the camera hardware independently. The RTSP firmware change only affects how the video stream is delivered — all physical camera hardware continues to work normally.

Can I use 2-way audio / intercom with Wyze cameras?

The Wyze Cam v2, v3, Pan, and Pan v3 all include built-in microphones and speakers. The RTSP stream carries the camera's microphone audio natively. OpticLink Pro can receive this audio track and play it through your PC speakers. For 2-way talkback, OpticLink Pro's intercom feature can push audio back to cameras that support two-way audio over RTSP — support varies by model and firmware build.

Does this void my Wyze warranty?

These are official Wyze RTSP firmware builds released by Wyze themselves. They are not third-party hacks or jailbreaks. However, as with any firmware modification, check Wyze's current warranty policy if that is a concern for you.

How do I lock the camera to a static IP so OpticLink Pro always connects?

Log into your router's admin panel and locate the DHCP Reservation or Static Lease section. Find the Wyze camera by its MAC address and bind it permanently to a fixed IP address (e.g. 192.168.1.120). See the Network Scan & Static IPs guide for detailed steps.

Ready to connect?

Add your Wyze camera RTSP stream to OpticLink Pro and start monitoring locally — no cloud, no subscription.

Open Quick Start Guide →