You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The video pipeline should be a separate thread, to not block the main thread. The video pipeline is responsible for, getting the video stream, saving it, and serving it for other processes. It may be beneficial to use a FFmpeg implementation.
The video pipeline should be a separate thread, to not block the main thread. The video pipeline is responsible for, getting the video stream, saving it, and serving it for other processes. It may be beneficial to use a FFmpeg implementation.