Question / Help How do I enable WebGL in BrowserSource (Mac 10.13.3) ? Includes LogFile.

PotatoJS

New Member
Hi guys, I'm trying to get WebGL to work on my OBS Studio's BrowserSource, but no luck, I get a "hmmm it seems your browser doesn't support webgl" message. I'm pointing the browser source to: https://get.webgl.org/. I also tried getting a webgl1 context from my local server (no https).

I downloaded OBS Studio 2.1.1.1 and opened it via the terminal with the following arguments:

> open -n -a "OBS" --args "--enable-gpu"

OBS opens but I get that webgl unsupported message. Everything else works (canvas2D, modules), but webgl doesn't.

I also tried:
> open -a "OBS" --args "--enable-gpu" "--enable-experimental-web-platform-features"

since I saw it on a thread, but still no luck :(

Forgot to add my LogFile: https://hastebin.com/puvohecopu
 
Last edited:

unjust

New Member
Ok just saw it might be Chrome. I also installed the plugin just to see if that would help, although I think it already comes with OBS.
Not sure where to find my logs for this
 
Top