mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
obs-browser: Use older chromium network implementation
This uses the older network implementation rather than the new NetworkService chromium has implemented until a later version of CEF is used. The newer NetworkService implementation has caused some lag with playback when hardware acceleration is not available for whatever reason. This doesn't fix media playback issues with software rendering on windows, but it does on macOS. All playback issues with software rendering appear to be fixed in later version of CEF, however those versions do not currently have hardware accelerated OSR or audio capture support, so we must deal with 3770 until we can upgrade CEF again (which hopefully won't be too long).
This commit is contained in:
+1
-1
Submodule plugins/obs-browser updated: 2edd43a1e7...8e1279e299
Reference in New Issue
Block a user