MediaRecorder.stop() doesn’t clear the recording icon in the tab

This is because this recording icon is the one of getUserMedia streaming, not the one of MediaRecorder. When you stop the MediaRecorder, the stream is still active. To stop this gUM stream (or any other MediaStream), you’d call MediaStreamTrack.stop(). stream.getTracks() // get all tracks from the MediaStream .forEach( track => track.stop() ); // stop each … Read more

All MIME types supported by MediaRecorder in Firefox and Chrome?

I’ve not seen any sort of comprehensive list yet for Firefox but I have managed to find something (via a post on the MediaRecorder API from Google’s web updates section) that links to this test set that seems to shed some light on things. Essentially, it looks like the following are (at time of writing) … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)