SemoTech

Results 84 comments of SemoTech

@SvenVD I was also looking at the newer Pi 5 with 4GB RAM ([here](https://www.canakit.com/raspberry-pi-5-4gb.html)), and wanted to know if this would be better suitable for RPISurv running 9 RTSP streams...

> > @SvenVD I was also looking at the newer Pi 5 with 4GB RAM ([here](https://www.canakit.com/raspberry-pi-5-4gb.html)), and wanted to know if this would be better suitable for RPISurv running 9...

Hi @SvenVD on my problem Pi4B 2GB I have reduced the number of cameras from 9 to 6 and same issue. I also noticed this morning that most of the...

@SvenVD I think I have solved it. Turns out some of the streams were higher resolution (1280x720) so reducing them all to just 640x360 each has allowed the Pi4B 2GB...

Same here, log is full of mqtt warning messages for all brands of Meross wall switches and dimmers! Any way to stop them? ![image](https://github.com/bwp91/homebridge-meross/assets/1452100/d75acb92-b1f7-4bf1-aa01-d70922d6a772)

Same here with latest Meross plugin version 10.3.0 ![image](https://github.com/bwp91/homebridge-meross/assets/1452100/444019d6-f2d4-46f0-a4e1-403b3396ca46) How do we stop these?

@afroeagle it makes no difference for me. The moment homebrige restarts the mqtt messages start and don’t stop. Do not think this is related to infrastructure as no other plugin...

> Set connection type to Hybrid solved this issue for me. Brilliant @roboterm worked for me too, log flooding with mqtt messages has stopped! Thank you. Interestingly the "Hybrid" connection...

Well I tried both the 32Bit and 64Bit versions of ([Raspberry Pi OS Lite Debian 12 - bookworm](https://www.raspberrypi.com/software/operating-systems/)), the only versions that are supported on the Pi5 and unfortunately neither...

Thanks @SvenVD here you go: ``` pi@pi5:~ $ vlc --list | grep mmal VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b) mmal_xsplitter MMAL x11 splitter for Raspberry Pi pi@pi5:~ ``` While...