obs-browser: Fix large local media file access

In newer CEF builds the http://absolute/ scheme handler factory seems to
never complete when accessing large media files due to an apparent bug
in the Chromium media player (XHR requests complete fine).  At the same
time, file:// URLs are working just fine.

file:// URLs will be used where available (CEF 3440+) falling back to
BrowserSchemeHandlerFactory on older CEF versions.
master
jp9000 2019-09-07 10:54:15 -07:00
parent 05e29d1679
commit 91825f236f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1e062d73cbd31a0d26a429760fa6f0b755701d8a
Subproject commit df37fc6e06a30dd3c0d866abc02f948f3168a295