Hristo Terezov
054fbdf45f
feat(GUM): timeout.
4 gadus atpakaļ
Jaya Allamsetty
a7c4951631
cleanup: Get rid of the chrome extension related code for screensharing
- Use getDisplayMedia on browsers where it is supported.
- desktopSharingChromeDisabled and desktopSharingFirefoxDisabled will no longer be supported.
6 gadus atpakaļ
Hristo Terezov
b7e4980561
fix(GUM): Don't fail when a track is muted.
6 gadus atpakaļ
Saúl Ibarra Corretgé
3295be78c5
feat(JitsiLocalTrack): make mute/unmute more resilient
Instead of failing with an error if another operation is in progress, which is
impossible to know as a user, chain them using the primises API.
8 gadus atpakaļ
paweldomas
5dd206721e
feat(ScreenObtainer): CHROME_EXTENSION_USER_GESTURE_REQUIRED
CHROME_EXTENSION_USER_GESTURE_REQUIRED will be triggered if
the extension installation fails, because the request to get desktop
stream did not originate in user gesture handler (a button click for
example).
8 gadus atpakaļ
virtuacoplenny
0173067481
electron: call into JitsiMeet to open a desktop picker
#416
8 gadus atpakaļ
Lyubo Marinov
068f290835
[eslint] lines-around-comment
8 gadus atpakaļ
Lyubo Marinov
ed0d464392
[eslint] quotes
8 gadus atpakaļ
Lyubo Marinov
324afc0caf
[eslint] space-infix-ops
8 gadus atpakaļ
hristoterezov
0d037bad65
feat(JitsiLocalTrack): Implement camera issues detection
9 gadus atpakaļ
Lyubomir Marinov
6ad10dc442
ES6 for JitsiTrackErrors
9 gadus atpakaļ
tsareg
d00993293a
Added TRACK_NO_STREAM_FOUND JitsiTrackError type
9 gadus atpakaļ
tsareg
403fcb0e25
Handle cases when new media devices are added/removed more precisely and more predictable
9 gadus atpakaļ
Lyubomir Marinov
1ea561f0ae
Log error in order to not lose details
9 gadus atpakaļ
hristoterezov
4e0f46de41
Fixed issue with not recognising unsupported resolution error
9 gadus atpakaļ
damencho
e4d455a242
Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs.
9 gadus atpakaļ
damencho
58d1f9b345
Removes unused events.
9 gadus atpakaļ
damencho
104bf2363b
Adds an error for user canceling the window choosing window/desktop when sharing desktop.
9 gadus atpakaļ
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
9 gadus atpakaļ
Ivan Loire
07d5921e80
Fixes asynchronous error handling when chrome.webstore.install throws an exception
9 gadus atpakaļ
hristoterezov
d043d9f16a
Fixes issues with 'firefox extension needed' error
10 gadus atpakaļ
hristoterezov
8f45de7635
Adds 'firefox extention needed' error
10 gadus atpakaļ
hristoterezov
c45f3d767d
Fixes JS error when parsing GUM error
10 gadus atpakaļ
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
10 gadus atpakaļ
hristoterezov
6772975134
JitsiMeetJS.init returns Promise.
10 gadus atpakaļ
hristoterezov
871eafb930
Fixes previous commit
10 gadus atpakaļ
hristoterezov
44336d93e5
Added basic desktop sharing support.
10 gadus atpakaļ