Ankermgmt / ankermake-m5-protocol

Ankermake M5 protocol specifications and libraries *NOT AFFILIATED WITH ANKER*
GNU General Public License v3.0
164 stars 38 forks source link

App remote monitoring fix #168

Closed DoktorKrove closed 1 week ago

DoktorKrove commented 1 week ago

A very slight change to how quickly the service class will attempt to restart. Right now when you try to stream the camera from the AnkerMake phone app it won't work because although the PPPPService is closed it is restarted after only a second. This means the AnkerMake app is never able to secure a connection to the camera. By adjusting the restart delay from 1 second to 10 seconds, the app has time to connect to the video.