programmatically

  1. cardenasvar

    How to decide whether to save a recording and be able to rename the video of the recording?

    Friends, I have a python script that creates an automated recording from an external web interface. My question is, how can I indicate in the script that if the save_video variable is True, save the video of the recording and read the name_video variable where I indicate the name that the video...
  2. B

    Question / Help Is there a way to detect if a stream is live programmatically?

    Im looking into automating OBS and implement some sort of health checks. Im not streaming to Twitch or Youtube but outputting the stream to an NGINX sever to create an output RTMP link for someone to ingest. I already have a script that automatically opens OBS and start stream via a batch file...
Top