- Hardware info can be found on https://www.friendlyelec.com/index.php?route=product/product&path=69&product_id=292 and https://www.rock-chips.com/a/en/products/RK35_Series/2022/0926/1660.html
Dual 2.5G port(no like nanopi R2s or R4s whose ethernet port is from pice/usb3.0), has HDMI output and input, and RK3588 support hardware-deconding many video codec(AV1 for example). I think this could be a great product for a router(Even add a HDD dock that support hardware raid)
I'm not a embedded device dev, but I managed to find some information that might help:
- NanoPC T6 official wiki: https://wiki.friendlyelec.com/wiki/index.php/NanoPC-T6
- NanoPC T6 official open-source resource(UBoot/Kernel etc. From wiki(4.4 Install OS)): https://download.friendlyelec.com/NanoPC-T6
- NanoPi R6s(RK3588s, a reduced version of RK3588) Patch: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s-r5s-N1/tree/master/devices/rockchip_armv8
- Rockchip Github(including mpp, a media process platform, i guess you need this to enable hardware decode/encode in ffmpeg): https://github.com/rockchip-linux