paweldomas
|
a34e4255e4
|
Make 'isDeviceListAvailable' a Promise
On Safari/IE we have to wait until the WebRTC stack is
initialized in case the plugin is being installed for
the first time.
|
9 лет назад |
tsareg
|
dd7b70d939
|
Do not send event to callstats when no audiooutput devices are available.
Fix non-ASCII letter in Statistics.sendActiveDeviceListEvent() method
|
9 лет назад |
damencho
|
fa1d6b784b
|
Adds a variable, avoids duplicate method call.
|
9 лет назад |
damencho
|
011d71ed94
|
Adds additional check, avoids undefined error.
Needs an additional check for available devices after merging https://github.com/jitsi/lib-jitsi-meet/pull/139.
|
9 лет назад |
damencho
|
0322825701
|
Reports initial device list and subsequent device changes to callstats.
|
9 лет назад |
tsareg
|
714585de88
|
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
|
9 лет назад |
Kostiantyn Tsaregradskyi
|
f57a75b412
|
Switch local audio and video track when list of available devices changes
|
9 лет назад |
Kostiantyn Tsaregradskyi
|
0220f82e75
|
Added ability to notify about available media device list changes
|
9 лет назад |