tejovi8181
New Member
For personal reasons I've made an app which will start recording when computer starts or resumes (
--startrecording
etc.), likewise I'd like obs to quit peacefully and finish its recording when I tell computer to shutdown or sleep. I tested taskkill
and it seems to write some data but the file becomes partially corrupted. Is there a way to programmatically tell OBS to stop recording and have a working file as result?