Reputation: 389
I'm recording a stream from navigator.mediaDevices.getUserMedia()
(laptop camera and headset microphone) using MediaRecorder
. Let's imagine that I refresh the browser page while recording. Question: is there any way to continue recording to the same file that was being recorded before the refresh?
Upvotes: 0
Views: 52