Steve Seguin
Steve Seguin
I dont have a macOS computer with a High DPI display -- did this fix the issue?
Thank you for the bug report. That isn't expected. What resolution is your camera? 16:9 or some other odd aspect ratio? You can manually resize for now. You can also...
this is my tracker: https://github.com/steveseguin/obsninja/issues/6 this is their tracker: https://github.com/obsproject/obs-browser/issues/209 The most recent update though was during a conversation I had with this about 2 weeks ago: 
One thing I see as a possible cause is currently I use "getPrimaryDisplay" to reference the screen DPI and Screen Resolution. If the app isn't on the primary display, then...
I'll manage this at an HTML level; probably in OBSN itself.
So I updated the readme with install instructions for the Raspberry Pi; or at least, I can get the electron app to build. I also built a DEB binary of...
I hid the cursor at an HTML level, but at the app is not active, MacOS adds its own SYSTEM CURSOR . GAH!!!!!! Cant fix this. well, maybe I can....
There's a file called `package.json` in the folder. Update your npm/node to the newest you can I guess, and then modify the package.json file with the versions you have installed....

If this is related to MacOS, OBS will eventually regain WebRtC support via the browser source. This MacOS issue is a temporary limitation that seems to be progressing towards a...