Chalk-X
New Member
I'd like to do some "fancy" command line automation with OBS. I need to know where in the file system certain configuration details are stored:
1. the path for recorded output
2. the urls for VLC sources
3. the names of VLC sources
I need to know where these settings and configurations are stored so that I can manipulate them from a PowerShell script. I think I found the recorded output path stored in a hidden file called OBS.ini residing in the user appdata folder. But that is all I've been able to locate. Can anyone assist me with this?
1. the path for recorded output
2. the urls for VLC sources
3. the names of VLC sources
I need to know where these settings and configurations are stored so that I can manipulate them from a PowerShell script. I think I found the recorded output path stored in a hidden file called OBS.ini residing in the user appdata folder. But that is all I've been able to locate. Can anyone assist me with this?