Check out some of the RK3588-based SBCs. The Orange Pi 5 Plus is a fantastic alternative to the Raspberry Pi 5 if you're okay with a bit of fiddling as mainline kernel support is still a work in progress.
I just got a Pi Zero 2 W and it seems like I won't be able to connect it to a WPA3 WiFi network (standard's only been out, oh, five years or so!) without recompiling the kernel, so YMMV over in Pi-land too.
Using a Pi as an access point with Hostapd has also been buggy and crashy for years now. There have been multiple driver updates that just seem to make it worse.
I’ve been doing development on a Rock 5B and it’s really powerful for a ~$200 SBC. I’ve been using as my aarch64 CI machine and test system as my company starts to add ARM support to our software stack.
Also, OBS runs great on it, although it’s not taking advantage of the on-board MPP media accelerator (H.264/265 and other codecs). Apparently GStreamer has support for it though and some folks have experimental FFMPEG forks adding support.
wpm|2 years ago
jandrese|2 years ago
reassembled|2 years ago
Also, OBS runs great on it, although it’s not taking advantage of the on-board MPP media accelerator (H.264/265 and other codecs). Apparently GStreamer has support for it though and some folks have experimental FFMPEG forks adding support.