Which callback probe can be added to h264parse's sink_pad?

Hardware Platform (Jetson / GPU) NX
• DeepStream Version 6.11
• JetPack Version (valid for Jetson only) 5.02
• TensorRT Version 8.4

I am using deepstream-app, the source is a h264 udp rtsp input, I need to access udp packet’s header from GSTBUFFER.
I guess to add a probe on the h264parse’s sink_pad may achieve that, I am not sure it’s Ok or not. Or where shall the probe be on? which callback can I use? Please help.

No way.

It is gstreamer topic, you may ask this question to gstreamer community. rtspsrc (gstreamer.freedesktop.org)

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.