puterboy

Results 197 comments of puterboy

@NorthernMan54 , if I rebuild OpenMQTTGateway (using platformio) will it automatically draw in your new version with the refreshed decoders or does the OpenMQTTGateway project need to bump the rtl433...

I just tried `--camera-format=RGB` and I got a little further but a different error message: ``` /usr/bin/camera-streamer Version: 0.2.8 (bc23191) util/http/http.c: ?: HTTP listening on 0.0.0.0:8080. output/rtsp/rtsp.cc: ?: Running RTSP...

That's too bad as other streamers support RPI5 since they allow you to use libcamera commands plus ffmpeg to generate the stream. This seems like a real limitation of camera-streamer...

OK - that was very helpful and instructive!!! The following much streamlined code does the binding/unbinding part just fine: ``` -- Redefine to to exit current mode and enter normal...

Interesting. Thank you SO MUCH for sticking with as a newbie and continuing to help me. I am learning a lot and hopefully making progress I tried something like: ```...

Very helpful! Couple of comments: 1. A single escape seems to work for me... 1. In using your code, I get the following error when I return to normal mode...

Please keep open - this should be a simple change