Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit an event while in call for "ondevicechange" #117

Closed
edolix opened this issue May 26, 2021 · 1 comment
Closed

Emit an event while in call for "ondevicechange" #117

edolix opened this issue May 26, 2021 · 1 comment
Assignees

Comments

@edolix
Copy link
Contributor

edolix commented May 26, 2021

To simplify the usage for the end-user, the BaseCall within the webrtc package could handle the native ondevicechange event and emit an SDK event that contains the "updated" device list or just the new device that has been plugged in (?)

But the ondevicechange event is fired for plugged/unplugged devices and, in some browsers, even when the deviceId and label becomes available (eg: after the first gUM).

Additional gUM/devices docs: #100

@framini
Copy link
Contributor

framini commented Jun 17, 2021

Fixed by: #133 and #122

@framini framini closed this as completed Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants