We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gif recording is broken in MRecordRTC; it will always throw this error:
if (!mediaType.audio && !mediaType.video) { throw 'MediaStream must have either audio or video tracks.'; }