Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

Audio capture fails in test.webrtc.org #261

Closed
@rantonysamy

Description

@rantonysamy

Build Version: M66 Dev
Devices : Chromebox Panther, Buddy (allinone)

What steps will reproduce the problem?
1.Go to test.webrtc.org
2.Click on the Start button
3.Check all the Peripherals works.

What is the expected result?
Microphone audio does not work all the time. according to the JS console known issue doc, It must resume (but Its not resuming in)

What do you see instead?
For USB Headsets : Not working 100% of the time
For 3.5mm Jack Headset: Not working for the first time, works after refreshing the page.
For Bluetooth Headset : Not working 100%.

Messages:

Audio capture
[ OK ] Audio track created using device=Default - Plantronics .Audio 648 USB: USB Audio:3,0: Mic
[ FAILED ] No active input channels detected. Microphone is most likely muted or broken, please check if muted in the sound settings or physically on the device. Then rerun the test.

in the JS Console:
The AudioContext was not allowed to start. It must be resume (or created) after a user gesture on the page. https://goo.gl/7K7WLu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions