Screen Capture without extra UI
We do not want to conflict with any other instances of OBS as the user may want to stream. Also, having a we do not want to have another GUI (the OBS Client as of right now) opened. So we need to do one of the following:
- Run OBS headless but ensure this does not conflict with other OBS instances
- Integrate a OBS library directly but ensure this does not conflict with other OBS instances
- Record the screen in a different way (like ffmpeg)
No due date
0% Completed