Monitors a device in real time. The requirement is that a user has multiple devices (Android system, supporting cameras) and devices are distributed at home or elsewhere. Users can remotely access terminals (mobile phones, PCs, and iPad, etc ...) manage and manipulate these devices (including real-time monitoring and real-time control), and perform some intelligent analysis (such as face recognition, Motion Recognition, sound recognition, Etc ...). The system supports multiple users. Users and devices Log On with the account and password.
The preliminary assumption is that the RTSP server is set up with spydroid on the device side, and a single RTSP connection is opened to communicate with the server side. The server forwards the device information (audio and video information and other status information) to the user's control end, intelligently analyzes the intercepted information, and sends the analysis results to the control end at the same time. At the same time, the control side request is also forwarded to the device side.
RTSP forwarding Server Design