Bypass Zosi Smart App for Camera WiFi Registration

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
nik282000
Posts: 8
Joined: Tue Dec 10, 2019 7:34 am

Bypass Zosi Smart App for Camera WiFi Registration

Post by nik282000 »

I grabbed a few C611 cameras as they are incredibly cheap but they "require" the use of "Zosi Smart" app to get the cameras onto your network.

tl;dr Generate a QR code with the plain text content:

Code: Select all

sid="[yourNetworkSSID]";psk=[YourPassword]
The quotes are required for the network name and not for your password. When you power up your camera for the first time it will prompt you with something like 'waiting for network', then just show the QR code to the camera.

For the C-Series cameras the stream URLs are

Code: Select all

1920x1080@25fps rtsp://[ip]/video1
640x360@25fps rtsp://[ip]/video2
Post Reply