How to retrieve the video path when stopping recording? #63
-
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 Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi! Please check #7 for a working example. It's also possible to get the recording filepath with the Events client. Check https://gist.github.com/onyx-and-iris/4b824ee93ac9dbbd701e069ee133b306. I hope that is helpful. I will mark this as duplicate. |
Beta Was this translation helpful? Give feedback.
Hi! Please check #7 for a working example.
It's also possible to get the recording filepath with the Events client. Check https://gist.github.com/onyx-and-iris/4b824ee93ac9dbbd701e069ee133b306.
I hope that is helpful. I will mark this as duplicate.