Bug 248592
| Summary: | Audio playing by audioworklet is glitch when using Bluetooth earphone | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | seth wang <seth.wang> |
| Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cdumez |
| Priority: | P2 | ||
| Version: | Safari 15 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
seth wang
AudioworkletNode created by audiocontex connect AudioContext.Destination, then AudioContext.Destination create a mediastream as the parameter of HTML-audio.srcObject(let audioobj = new Audio(); audioobj.srcObject = mediaStream).
when using Bluetooth earphone, the audio is very glitch.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
seth wang
bose qc35
air pod
Chris Dumez
*** This bug has been marked as a duplicate of bug 241223 ***