|
|
|
|
|
by Schinken_
1458 days ago
|
|
OBS is an amazing piece of software. I remember when I first dabbled in livestreaming and everything was either pricey or broken. I am currently using OBS solely as a method to grab screens/windows and use a custom plugin to stream that to multiple WebRTC users to create something like a low latency game streaming for friends. OBS saves me a ton of time since I don't have to implement X11 / Wayland / Mac / Windows DXGI screen capture methods as well as a way to composite several of those into a nice picture. The development discord is hit or miss though but with a bit of luck and digging (and thanks to other plugins) one can piece together how to write a plugin. |
|