STEP 3 : Testing and application on your gst element









Last updated
Was this helpful?
Was this helpful?
$ cd ../../ && ninja -C build
$ gst-inspect-1.0 videodatagst$ gst-launch-1.0 videotestsrc ! videodatagst ! fakesink$ gst-launch-1.0 videotestsrc num-buffers=69 ! videodatagst ! fakesinkbas$ ninja -C build
$ gst-launch-1.0 videotestsrc num-buffers=69 ! videodatagst ! fakesink$ ninja -C build
$ gst-launch-1.0 videotestsrc num-buffers=69 ! videodatagst ! fakesink$ gst-launch-1.0 videotestsrc num-buffers=69 ! video/x-raw,width=4096,height=2160 ! videodatagst ! fakesink