|
Re: Fixing opencv lag
Quote:
Originally Posted by sst.thad
I tried just requesting a single frame at a time, but it would take 100ms from requesting the image to actually receive the image. It was a little too much for me.
As for limiting the fps it wasnt working for some reason.
|
Just toss every other frame? Have you tried using C or C++ instead of Python?
__________________
Fast, cheap or working - pick any two!
|