I am trying to grab the path of the newly recoreded video file that OBS puts out when stopping a recording. I am currently using cl.stop_record() and this does not seem to be possible. The StopRecord request returns the outputPath when called. Would it be possible to implement this or find a workaround?
Thanks!