Hey guys,
I hope you are well. A client of mine is asking to create an experience where we record the last 3-5 seconds of the game (camera view) and give the option to share it.
Is this possible?
Thanks!
Hey guys,
I hope you are well. A client of mine is asking to create an experience where we record the last 3-5 seconds of the game (camera view) and give the option to share it.
Is this possible?
Thanks!
Try this
thank you!
The tricky is that my guess is the client request of recording the last 5 secs which means you are always recording and having some sort of replay buffer for that last 5 secs (recording puts extra drain on the client device)
You could have a deterministic replay system in place so the user can say ‘replay’ and it replays in realtime while recording?