Hi,
I am using TDA4VM (J721E) board with SDK 09_00_00_00.
I can read video stream from USB camera using gstreamer in python using opencv. I am using my custom compiled models to take inference on those frames. Now, I want to show the results through HDMI port on the display connected to the board. I can show frames on the display but it is not real time there is big delay for each frame while putting frames in the buffer. I am attaching my python script. Kindly let me know the reason for the delay and possible solution for it.
Thanks and regards,
Sourabh