Joel Haasnoot
Joel Haasnoot
Sort of, but `mqttClient.loop();` should generally be able to be called every 10 seconds. Or does reading the serial connection take that long?
Same issue here
Unfortunately same
I agree: it would be very very nice to have a verbosity switch, allowing you to also show the test file(s) and the tests in each file. Something similar to...
I have a solution in the mean time, write your frame processor like this ``` frameProcessor = { val faces = faceDetector.detectFaces(it.image, it.size.width, it.size.height, it.rotation) runOnUiThread { rectangles?.setRectangles(faces) } })...
> Has anyone tried this approach on these V3 camera's? > > https://github.com/miguelangel-nubla/videoP2Proxy This doesn't work unfortunately, the camera doesn't respond to the "get_ipcprop" command that's needed to get the...
I'm now running 4.8.19. When the inverter was installed, I got the JSON 500 error and left it at that. Now port 80 seems to be disabled. HOWEVER - the...