Hi everyone, I’m developing an RTSP streaming client on the Orin platform. Due to limited network bandwidth in our production environment, we intend to use AV1 encoding to reduce bandwidth usage. However, I encountered issues with AV1 streaming and found a relevant clue in this NVIDIA developer forum thread.
Our current production environment runs the following JetPack version:
cat /etc/nv_tegra_release
# R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023
Could anyone provide a compatible libtegrav4l2.so library for this version? Any help would be greatly appreciated. Thanks!