I am working on a WebRTC project using the Jetson AGX Orin Industrial with JetPack 5.1.1. My application is developed in C++, and I am looking for a way to enable hardware-accelerated encoding and decoding for low-latency streaming.
Initially, I considered using GStreamer, but I noticed that hardware acceleration is only officially supported up to version 1.16, while the recommended version for WebRTC is 1.20 or higher. This makes it unclear whether GStreamer is a viable option for my setup.
I also came across mentions of a package named “WebRTC_r34.1_aarch64.tbz2”, which seems related to NVIDIA’s WebRTC hardware acceleration framework. However, I have not been able to find where to download this file or if it is even compatible with JetPack 5.1.1.
Does anyone have experience with enabling WebRTC hardware acceleration on Jetson AGX Orin under JetPack 5.x? Is there an official or alternative way to achieve this?
Any insights or guidance would be greatly appreciated!
After flashing, I unplugged the micro-USB cable and rebooted the Jetson, but now:
The screen remains black (no signal detected).
I can’t access it via IP.
I can’t read the UART output either.
If I reconnect the micro-USB cable and reboot into recovery mode, my desktop recognises the Jetson again. However, if I try to install the SDK Components, I keep getting the following error:
“Default IP is not available. Please make sure the default IP is shown in ip addr, or use a custom IP instead.”