Jump to content

Example 3: iMX95

From RidgeRun Developer Wiki

Follow us on: YouTube Twitter LinkedIn Email Share this page

Share This Page



Previous: Examples Index Next: Example 2: Digital Camera




This page contains an example to demonstrate the usage of the interpipesink and interpipesrc elements in iMX95 board.

Producer pipeline:

gst-launch-1.0 videotestsrc is-live=true pattern=ball ! video/x-raw,width=640,height=480,framerate=30/1 ! interpipesink name=mysink sync=false async=false

Consumer pipeline:

gst-launch-1.0 interpipesrc listen-to=mysink is-live=true format=time allow-renegotiation=true ! queue ! autovideosink


Previous: Examples Index Next: Example 2: Digital Camera


Cookies help us deliver our services. By using our services, you agree to our use of cookies.