瀏覽代碼

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.
jp9000 6 年之前
父節點
當前提交
91825f236f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/obs-browser

+ 1 - 1
plugins/obs-browser

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