How can I get the medata from my gst command

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How can I get the medata from my gst command

dongjin.ha
Hi all

I'm using gmsl camera with below gst command.

gst-launch-1.0 v4l2src device=/dev/video0 ! "video/x-raw,
format=(string)UYVY, width=(int)1920,height=(int)1080" ! nvvidconv !
"video/x-raw(memory:NVMM), format=(string)I420" ! nvoverlaysink sync=false

I'd like to check frame's kernel timestamp.
When I checked dts and pts after enabling do-timestamp=true, it's not about
kernel timestamp.

So I thought I can get the kernel timestamp from the metadata but I don't
know how to get it.
Is there a way to get kernel timestamp or metadata with my gst command?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel