Play a H264 camera

Hello, we are now using a VPai camera on nx, which is connected to a usb interface and outputs H264 data. How to use gstreamer to capture and display the camera image.

Hi,
Please refer to Jetson Nano FAQ
Q: I have a USB camera. How can I lauch it on Jetson Nano?

The steps are general to Jetson platforms. Please take a look and give it a try.

I tested it and it cannot display the captured video. The output of this camera is h264 compressed image, how to set the format, what are the enumerations of this parameter, and whether to display it after decompression?

Hi,
You may try this pipeline:

Not working with or without h264parse

Hi @ag3hbk
Please create a new topic and provide the release version you use. And steps for reproducing it. Thanks.