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
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: