Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

cyrilschreiber3/OBSws-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsws-cmd

The goal of this script is to be able to do basic action via command line in OBS Studio. With simple commands, you will be able to control stream, recording and replay start and stop as well as scene switching. With time, I will probably beef if up, but for now, I will keep it to this. Obviously, I won't just do a basic ten liner program that just does what I ask it to, as it wouldn't be fun otherwise. I want to make it a bit overkill for its use. By that, I mean that I plan on adding error checks and handling, conditions, logging and more to make it the more stable and user-friendly possible.

18/03/2022 - Everything works !

The argument and function launching is done and works.

17/03/2022 - Almost there !

I managed to get the functions and file managment logic working. Now I need to add the arguments part.

14/03/2022 - Testing done

I tested argument support and the websocket communications with obs separately, and now I can start writing the actual program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages