Synchronizing screencasting (ffmpeg) and capturing from the webcam (OpenCV)
- by lyuba
As from my previous questions, I am trying to build a simple eye tracker. Decided to start from a Linux version (run Ubuntu).
To complete this task one should organize screencasting and webcam capturing in such way that frames from both streams exactly match each other and there is the same number of frames in each of them totally.
Screencasting…