Skip to content

Firefox flag makes audio not work #32

Open
@coding-garden-1

Description

@coding-garden-1

AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported. This error is outputted when hitting Connect and a Blue Yeti Mic.

The problem seems to be Firefoxes resistFingerprinting flag.

If you go to about:config in Firefox, and set the flag privacy.resistFingerprinting to true, the issue arises.
✔️ Solution

Set the value back to false

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions