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).master
parent
ec769ef008
commit
8743b00f84
|
@ -1 +1 @@
|
|||
Subproject commit 2edd43a1e75b2f2a6df6fec6ffc7d7880e01415e
|
||||
Subproject commit 8e1279e2994a3b9ecbf87457548e2ddcd27d9eb8
|
Loading…
Reference in New Issue