Open
Description
Summary
Changing default media devices on MyProfile
page doesn't affect Call
s.
Steps to reproduce
- Start a call.
- Change a device from
MyProfile
page. - Notice the device not being changed, despite displaying as changed.
What is the current bug behavior?
Device in Call
is displayed as changed.
What is the expected correct behavior?
Device in Call
keeps on being the one used in the Call
, settings shouldn't affect the default device.
Possible fixes
There's two possible approaches towards resolving this issue:
- When changing a device anywhere (from different calls or within
MyProfile
page), then the changes should apply to every singleCall
right-away. - When changing a device anywhere, the settings in ongoing
Call
s should be the same and changing settings of a singleCall
should change only settings of thisCall
.
I guess the 2nd approach is better, because it allows different calls to have different devices. For example, different cameras, different microphones, different outputs, etc. Thus only the visuals of the device being changed should be fixed - it shouldn't apply.
Metadata
Metadata
Assignees
Type
Projects
Status
Bugs