Just checked out the replay buffer feature and I thought ... 'This is cool!'
The first idea I had was to setup a scene that could show the replay buffer, creating an "Instant Replay" scene, that would show the last x secs, using the replay buffer.
Unfortunately, it seems it wasn't really designed for this, so the idea I had was:
1) set the replay buffer file to a static file
2) install the video plugin
3) create a scene for the replay buffer video
Then you can use the hotkey to save the buffer, and switch to the instant replay scene. Problem is, it seems that the replay buffer forces a new filename each time - even if you don't include variables.
So questions would be:
- Can you set the replay buffer file to a static file (i.e. maybe this should be a feature request for an overwrite file option)
- Can anyone think of another way to do this?
The first idea I had was to setup a scene that could show the replay buffer, creating an "Instant Replay" scene, that would show the last x secs, using the replay buffer.
Unfortunately, it seems it wasn't really designed for this, so the idea I had was:
1) set the replay buffer file to a static file
2) install the video plugin
3) create a scene for the replay buffer video
Then you can use the hotkey to save the buffer, and switch to the instant replay scene. Problem is, it seems that the replay buffer forces a new filename each time - even if you don't include variables.
So questions would be:
- Can you set the replay buffer file to a static file (i.e. maybe this should be a feature request for an overwrite file option)
- Can anyone think of another way to do this?