bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider
prlanzarin 0ac4148f80 fix(webcams): keep base peer object in component, fix viewers randomly failing
The base peer object reference was moved from the component to service for _reasons_

That caused an issue where the component lifecycle would mess up that
centralized reference dictionary on certain conditions. That could cause viewing
sessions to fail intermittently

This reverts the location of the base dictionary reference back to
video-provider/component
2021-12-16 12:13:20 -03:00
..
many-users-notify fix client crash when user is sharing video 2021-03-19 14:26:06 -03:00
video-button fix(webcams): bad reference to enableWebcamSelectorButton 2021-12-09 21:50:38 +00:00
video-list use prefixed fullscreen event for safari 2021-12-06 12:18:23 +00:00
component.jsx fix(webcams): keep base peer object in component, fix viewers randomly failing 2021-12-16 12:13:20 -03:00
container.jsx remove old media, webcam draggable and panel components 2021-08-05 04:26:03 -03:00
service.js fix(webcams): keep base peer object in component, fix viewers randomly failing 2021-12-16 12:13:20 -03:00
stream-sorting.js feat(webcams): preserve floor holder's original camera profile 2021-12-08 22:53:16 +00:00