Vander R. N. Dias
Vander R. N. Dias
Just discovered that the Raspberry fires a wifi scanning very frequently. I mitigated the problem with: $ sudo wpa_cli -i wlan1 scan_interval 7200 $ sudo wpa_cli -i wlan1 save_config That...
Well. I have been developing small things on Raspberry, but never got interested to check its pre-built tools and sources. I had GL code which ran perfectly on this RPI...
I was annoyed because the script broke a working system in a seemingly irreversible way. I then had to take a backup of the sdcard (which includes network config, personal...
My next step would be to execute them in place and then either modify raspivid code or integrate parts of it to a specific tool I have written already. In...