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
We split it in r8786 (4 years ago) to improve latency in the main UI thread and to prevent gstreamer deadlocking with the clipboard.
Once we move to python3 (#1568) and drop python2 support, then get rid of the GTK clipboard (#812), we can consider moving the gstreamer code back into the main process.
The text was updated successfully, but these errors were encountered:
We split it in r8786 (4 years ago) to improve latency in the main UI thread and to prevent gstreamer deadlocking with the clipboard.
Once we move to python3 (#1568) and drop python2 support, then get rid of the GTK clipboard (#812), we can consider moving the gstreamer code back into the main process.
The text was updated successfully, but these errors were encountered: