Sebastian Beckmann

Results 183 comments of Sebastian Beckmann

I've made some changes based on off-thread discussion on naming. Classes were changed from prefix naming (`OBS*`) to being in a namespace (`idian::`, not `obs::` to make it clearer that...

I think all the comments from @PatTheMav above should be addressed ([complete diff without rebase on master](https://github.com/obsproject/obs-studio/compare/b04da7cc9bbabaa4cb30fa195f6f79b65ba35419..0f862475e088a1a47ceca6291f091072a42bf3cd)). Also for reference, here are some screenshots with the different density levels (from...

I would argue that if you’re calling this with NULL, you’re probably doing something in unintended ways. Personally I *hate* that it’s even possible to update source settings without calling...

To clarify, the "please fix your code! This will crash in future versions of OBS" message currently appears in normal operation using pipewire? That arguably should have been fixed during...

Marking as draft as I still have to fix the issue above, probably by just storing the filter as json or something.

I suppose "no video" is a bit broad when it's meant address "no video when video might be expected". I'll change that when integrating the other feedback above.

> One initial caveat is that I had to manually add OBS to the Input Monitoring whitelist in order to have it handle global hotkeys. Could it be that this...

I'm a bit torn. In principle I would still like this, my concern wouldn't be users having to do an additional trip to the settings because Input Monitoring is a...