DeltaCircuit / react-media-recorder

react-media-recorder is a react component with render prop that can be used to record audio/video streams using MediaRecorder API.
https://npmjs.com/react-media-recorder
MIT License
497 stars 130 forks source link

no_specified_media_found issue #49

Open MathiasLund opened 3 years ago

MathiasLund commented 3 years ago

Hi there,

A user of mine reports that he gets the issue: no_specified_media_found in Chrome.

However, it works in Firefox.

What can be the reason for this issue, and how to resolve it?

react-media-recorder version 0.7.1.

DeltaCircuit commented 3 years ago

If it's not much of an hassle, can you try with the latest version? The version you mentioned is now obsolete.