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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
How easy would it be to implement pause/unpause client-side? Would it be "just" a matter of not sending mediaEvents to the server as long as the client is paused? :)
The text was updated successfully, but these errors were encountered:
I mean temporarily stopping the video/audio sending to the server. Use case: say a user is recording a video, like in our case, and wants to pause because he wants to go to the toilet, or someone is at the door, but they don't want to start the whole thing over, maybe because it's been going well so far and they don't want to go through the whole thing again :)
How easy would it be to implement pause/unpause client-side? Would it be "just" a matter of not sending mediaEvents to the server as long as the client is paused? :)
The text was updated successfully, but these errors were encountered: