How to implement hardware accelerated video encode and decode with Jetson nano?

When I tried to implement hardware accelerated video encode and decode with Jetson Nano, it failed with the message: “The minimum required Nvidia driver for nvenc is 455.28 or newer”, how to install such a driver for Jetson Nano?

According to specification of Jetson Nano, it supports “Video Encode and Decode with H.265”

Hi,
We support gstreamer and jetson_multimedia_api with hardware acceleration on Jetson platforms. Please take a look at the documents:
Jetson Linux API Reference: Main Page | NVIDIA Docs
Welcome — Jetson Linux<br/>Developer Guide 34.1 documentation

1 Like