Open kcoms555 opened 4 years ago
this just adds a busy-wait loop. a lousy solution to an already problematic piece of code.
this just adds a busy-wait loop. a lousy solution to an already problematic piece of code. You are right. Is there any idea to update this pieces? A rough solution is maybe to apply an interruptible sleep functions. Any ideas?
Make PiVideoStream 'read' always return newly updated frame.