AndroidDesigner
AndroidDesigner
Hello everyone. I have connected a RFID reader to my raspberrypi 4 and I'm using this package to read data. I have used ``lsusb`` linux command to check if my...
Hello @ardera I want to stream an IP camera using `rtsp` in a Raspberrypi 4 (bullseye). So, I used your sample code and wrote the below code in my flutter-pi...
Hello everyone. I'm using this package in a ``flutter-pi`` project running on a ``raspberry-pi 4 bullseye`` to play and audio (mp3 or wav file). But when I want to play...
Hello everyone. I'm going to have 2 different LTR and RTL layouts. I used [https://github.com/mhmnemati/docsify-rtl](https://github.com/mhmnemati/docsify-rtl) but it does not change the layout. I can change layout by custom CSS, but...
How can I intercept or add logic before the broker sends a publish message to client(s)? In fact, I want to be able to control if broker must send a...
Is there any way (public API) in the Moquette broker version 0.17 to remove subscription of a client with given clientID in broker?