MediaStreamRecorder icon indicating copy to clipboard operation
MediaStreamRecorder copied to clipboard

ondataavailable stops firing if interval small (<500ms) and finger is placed over webcam

Open graeme44 opened this issue 7 years ago • 0 comments

This is super strange, but please test it out: Using this demo:

  1. Set the interval to 500ms
  2. Click start
  3. After a few seconds press a finger to the webcam -> The ondataavailable event stops firing (the append links stops)

Is there any good reason why this would be happening? I've been considering the min frame rate but this doesn't seem to help.

graeme44 avatar Jan 19 '17 14:01 graeme44