←back to thread

345 points splitbrain | 8 comments | | HN request time: 0s | source | bottom
1. salviati ◴[] No.41838697[source]
Do I understand correctly that you could to this with OBS on any platform, including Wayland? I'm reading many comments that make me think either many people don't know about OBS, or I'm overestimating it's abilities.
replies(3): >>41838753 #>>41841424 #>>41842990 #
2. splitbrain ◴[] No.41838753[source]
You probably can. I never used OBS, but it's probably a bit more than a 20kb binary though ;-)
replies(1): >>41839350 #
3. lopkeny12ko ◴[] No.41839350[source]
I don't understand, what is the significance of a 20kb binary? The only person using this would be someone who takes Zoom meetings on a company-issued computer and I can't imagine such machines are disk space-constrained.
replies(1): >>41840645 #
4. hamdouni ◴[] No.41840645{3}[source]
I'm not aware of company issued computer with x11. Is it really a thing ?
replies(1): >>41841415 #
5. phkahler ◴[] No.41841415{4}[source]
Some companies let you run Linux on their company issued computer.
6. phkahler ◴[] No.41841424[source]
OBS lets you share a window or just the client area of an app.
replies(1): >>41842981 #
7. movedx ◴[] No.41842981[source]
With OBS, you can add an entire screen to your canvas and then add a filter to crop it down to a particular part of that screen. This nets you the same results as the small C++ tool being proposed here.

A lot more work involved, though.

8. movedx ◴[] No.41842990[source]
It can do that, yes, but it's a bit more work. There are several GUI hoops you'll have to run through to get that to work, and if you have to adjust it each and every time, before a meeting, then it would become burdensome. But yes, it can be done.