Open Battler624 opened 3 months ago
Should be able to implement the replay functions https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#startreplaybuffer
As for the stream/record text commands, it's easy to add too.
thanks mate
Another thing, is it possible to revert the folder change after each boss fight? Like for R3S it will record in "Blasting Ring" but after that if i run OBS manually it will record in my default recording location such as (D:/Videos)
I'm wondering if its possible to add replay support to this and to add commands to affect it?
for example a command to start the replay buffer /obs replay start/save/stop /obs stream start/stop /obs record start/stop
Ofcourse if possible, with a confirmation that it started, thanks mate.