Skip to content

Instantly share code, notes, and snippets.

@markojerkic
Created May 20, 2017 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save markojerkic/6b8235de3952aa2e794720c2b5e185d0 to your computer and use it in GitHub Desktop.
Save markojerkic/6b8235de3952aa2e794720c2b5e185d0 to your computer and use it in GitHub Desktop.
Stop recording
mediaRecorder.stop();
mediaRecorder.release();
mediaRecorder = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment