Steve Seguin

Results 569 comments of 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: ![image](https://user-images.githubusercontent.com/2575698/99908965-a8576500-2cb3-11eb-8205-004e426d7342.png)

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

![image](https://user-images.githubusercontent.com/2575698/100099956-16c03280-2e2e-11eb-9ef9-52accb335542.png)

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