WiFi RTSP camera cooperates with MCP/MPU to VMS/smarteye

Publish Time: 2021-10-10 08:05:22

This RTSP wifi camera works as a wireless camera to MCP/MPU, then to VMS/smarteye by MCP/MPU.

MCP/MPU works as a protocol convertor in fact.

brief introduction

1) set the wifi camera to wifi STA mode, usually those cameras are born at wifi AP mode, that is the camera itself is a wifi hotspot, but this is not what we want here, so we have to change it.

2) confirm the camera connects to the android phone with certain named hotspot, you should see the connection info on that phone.

3) set MCP/MPU on that android phone to employ wireless camera and input the correct RTSP stream URL, which depends on the camera.

set the wifi camera to WiFi STATION mode

Power on the glassCam, wait till its wifi hotspot starts up.

connect the mobile phone to the wifi hotspot from the glassCam, SSID name shown on the camera as shown below,

Install&run Pro iCam,

Add device by scan the QR code,

Enter settings, wifi config,

 

Set glass camera to STATION mode, reboot,


on the android phone with MCP/MPU

 Install MCP/MPU APP on your android mobile phone, setup hotspot on mobile phone, set to  certain SSID:besoap, passwd:beso8888,

pls note, the SSID/passwd can be anything just keep matched with the setting in the camera above.

Then the glass camera will connect to the hotspot on mobile phone, it will get an IP from the mobile phone.

here, pls confirm that you see the connection info on the phone.

Select wireless camera from MCP/MPU,


This wifi glass camera works as a wireless camera to MCP/MPU, and you can get live stream in MCP "record" ICON/menu.

Disconnect from server, then be able to modify camera settings.

Select wireless camera from MCP/MPU,

Then it works with VMS/smarteye.

 rtsp://IPofGlassCam:554/rtsp_live1

rtsp_live1 stands for VGA resolution, 640*480 while rtsp_live0 for 720P.