Cropping capture space

katten

New Member
Hi,

I was wondering if it's possible to crop the area that is captured in the game(through the graphics-hook module, and sent to obs).
So if I wanted to stream only a small rectangle of area around my crosshair, I wouldn't have to capture(and dispatch) the whole backbuffer as I will only use, let's say, 20% of it. Maybe this could save some resources.

I stumbled upon an old thread which was about implementing something similar but I couldn't find anything about it in the source code or in obs itself. I might be missing something tho.

Thanks in advance for help/any relevant info.
 
Top