-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
This line intsantiates the AudioContext
without any options:
opus-media-recorder/src/OpusMediaRecorder.js
Line 372 in daddd0a
this.context = new AudioContext(); |
So, the sampleRate on the reocrding is always 48000 regardless of what I specify in my getUserMedia
constraints.
Is there any way to override this?
luidiva and rootux
Metadata
Metadata
Assignees
Labels
No labels