ThadeuMelo
New Member
Hello guys.
I would like to use OBS to stream my Archviz projects automatically to a midia server in the Cloud.
It seems to be working fine if I type the commands on the terminal. But this has to be automated.
However I can´t get make it work using a Python or a .bat file.
@Echo Off
call "C:\\Program Files (x86)\\obs-studio\\bin\\64bit\\OBS64.exe"
Returns only a error windows with "Failed to find locale/en-US.ini"
Any help on why this happens?
I would like to use OBS to stream my Archviz projects automatically to a midia server in the Cloud.
It seems to be working fine if I type the commands on the terminal. But this has to be automated.
However I can´t get make it work using a Python or a .bat file.
@Echo Off
call "C:\\Program Files (x86)\\obs-studio\\bin\\64bit\\OBS64.exe"
Returns only a error windows with "Failed to find locale/en-US.ini"
Any help on why this happens?