Hello,
I have NX Jetpack 4.6.
I want to use the Video H264 encoder.
When using nvh264enc , the following message is output:
nvidia@tegra-ubuntu:/usr/lib/aarch64-linux-gnu$ gst-launch-1.0 videotestsrc ! video/x-raw,framerate=20/1 ! videoconvert ! nvh264enc ! rtph264pay ! udpsink host=127.0.0.1 port=5000
WARNING: erroneous pipeline: no element "nvh264enc"
How do I use nvh264enc?