Requires Special RTSP Firmware
Standard Wyze firmware does NOT support RTSP. You must flash the separate RTSP firmware from Wyze's website. This is available for Cam V2, Cam V3, and Cam Pan (V1). The RTSP firmware disables some cloud features.
How to Enable RTSP on Wyze Camera
Download the RTSP firmware
Go to support.wyze.com — RTSP article and download the RTSP firmware .bin file for your specific model (Cam V2, V3, or Pan).
Copy firmware to microSD card
Format a microSD card as FAT32. Copy the demo.bin file to the root of the card. Do not rename the file.
Flash the firmware
With the camera unplugged, insert the microSD card. Hold the Setup button while plugging in power. Keep holding until the LED turns solid blue (~3–5 seconds). The camera will flash and restart with the RTSP firmware.
Enable RTSP in the Wyze app
Open the Wyze app → tap the camera → Settings (gear icon) → Advanced Settings → RTSP. Toggle RTSP on. The app will display the RTSP URL in the format rtsp://user:pass@IP:554/stream0 (standard RTSP) or rtsps://user:pass@IP:322/stream0 (encrypted RTSPS).
Add to SmartRTSP
In SmartRTSP, tap + → Manual, paste the RTSP URL from the Wyze app, and tap Connect. Use the username and password you set in step 4.
Wyze RTSP URL Reference
| Model | RTSP URL |
|---|---|
| RTSP (standard) | rtsp://user:pass@IP:554/stream0 |
| RTSPS (encrypted) | rtsps://user:pass@IP:322/stream0 |
| Sub-stream (RTSP) | rtsp://user:pass@IP:554/stream1 |
| Sub-stream (RTSPS) | rtsps://user:pass@IP:322/stream1 |
Note: Standard RTSP uses port 554. Encrypted RTSPS uses port 322. The URL shown in the Wyze app is always the most reliable reference.