Hi, Ti experts
We used the pipeline as following command and have met some wrong on AM62A7:
gst-launch-1.0 videotestsrc ! gdkpixbufoverlay location=/home/root/test.png overlay-height=100 overlay-width=100 alpha=0.8 ! videoconvert ! autovideosink
It could run normally in Ubuntu1804 but not good in development board, and the message of the issue just as pic shows below:
And we also want to ask if tiperfoverlay plugin has the function to add an ROI area on the video? Thanks !
Best