Steven P. Goldsmith
Steven P. Goldsmith
Sounds good, got the x265 lib missing, but it looks like that was already addressed by https://github.com/markus-perl/ffmpeg-build-script/issues/73 I should know in a bit.
`sudo apt install libnuma-dev` worked on Ubuntu 20.04.
For a LDR you can just use a capacitor https://www.instructables.com/Raspberry-Pi-GPIO-Circuits-Using-an-LDR-Analogue-S and digital pins.
Actually at component level would be better like addButton(boolean resize), but if you need to do it at layout level (global) that's better than it is now. You can always...
Ubuntu 20.04.
So, you can use a profile in Maven too based on JDK http://www.avajava.com/tutorials/lessons/how-do-i-activate-a-profile-based-on-a-particular-version-of-java.html But honestly JDK 8 is pretty much EOL. JDK 11 has until 2023. I'm busy converting everything...
Here you go: [edimax.zip](https://github.com/aler9/rtsp-simple-server/files/9365300/edimax.zip)
Doesn't it use spidev from userspace?
I just use a script to set permissions https://github.com/sgjava/javauio/blob/main/scripts/uio-permissions.sh I mean I use u8g2 fine with https://github.com/olikraus/u8g2/tree/master/sys/arm-linux You can see where I committed changes to use c-periphery.
Haha, yep I went down that path. I've been running it to proxy my cameras substream since it only allows one connection. Been running several day without issue.