Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow ( #9411 )
...
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
2021-07-07 11:07:30 +03:00
Jaya Allamsetty
765fbe5e1d
feat: Change the screenshare capture fps from UI. ( #9438 )
...
* feat: Change the screenshare capture fps from UI.
Add the ability to change the capture frame rate for screenshare from the UI. The fps becomes effective only on screen shares that are started after the setting is changed.
* squash: add missing JSDOCs and translations for frames-per-second.
2021-06-28 10:48:16 +03:00
Andrei Gavrilescu
6ee868032e
fix(screenshare): remove redundant event / only show on supported env ( #9100 )
...
* remove redundant event / only show on supported env
* remove unused imports
2021-04-28 17:06:41 +03:00
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare ( #8922 )
...
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
2021-04-12 10:37:39 +03:00