Skip to content

MRecordRTC gif recording broken #213

Closed
@thijstriemstra

Description

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.';
        }

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions