Hi there,
I need to access every frame in the deepstream python apps running on a USB camera and then apply opencv functions on the frame and display the final video. How can I do this in a python deepstream app? Please advise. Any help is appreciated.
Best Regards, Farough
Hi Farough,
I think that you might find some useful information in this topic, which is linking to other topics.
I have tested OpenCV to apply a pre-filtering to frames. I need to tell you that for my application was very slow.
Regards