• 1 Open
    0 Closed
    Updated 2023-09-19 20:36:28 +00:00
    No due date

    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:

    1. Run OBS headless but ensure this does not conflict with other OBS instances
    2. Integrate a OBS library directly but ensure this does not conflict with other OBS instances
    3. Record the screen in a different way (like ffmpeg)