samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.19k stars 1.64k forks source link

MediaRecorder demo is broken by string instead of dict options and mimetypes #131

Closed SingingTree closed 5 years ago

SingingTree commented 5 years ago

The live version of the demo is currently broken on Firefox and Chrome I think there's a couple of things going on:

samdutton commented 5 years ago

Thank you! I'll take a look.

samdutton commented 5 years ago

I fixed it.

I'll close this issue, but let me know if you continue to experience any problems.

Thanks again for the heads-up.

SingingTree commented 5 years ago

Thanks! Related commits for posterity: 1, 2.

samdutton commented 5 years ago

Ah — yes, thanks for adding links to the commits.