You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JObject jsonObject = new JObject(new JProperty("parameterCategory", "Output"), new JProperty("parameterName", "FilenameFormatting"), new JProperty("parameterValue", "filename")); obs.SendRequest("SetProfileParameter", jsonObject);
Just edit this request to change path instead of filename
Feature Request
I want to change the video recording path. I want to pass my custom folder path in OBS Studio and save the video on the same.
Versions
OBS Version: 29.1.3
OBS WebSocket Version: -
OBS WebSocket Dotnet (this library) Version: -
OS: Windows 10
The text was updated successfully, but these errors were encountered: