bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider
prlanzarin bf69926576 Fix race condition in video-provider that may cause peers to fail
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
2020-01-31 19:49:12 +00:00
..
many-users-notify Fix wrong data fetch 2019-09-09 16:30:14 -03:00
video-button Included multiple cameras UI 2019-12-18 14:44:56 -03:00
video-list Merge remote-tracking branch 'upstream/master' into issue-7850-2 2020-01-13 16:36:02 -03:00
component.jsx Fix race condition in video-provider that may cause peers to fail 2020-01-31 19:49:12 +00:00
container.jsx Reverting file mode changes 2019-12-10 09:05:04 -03:00
service.js Check Safari before listening for ondevicechange 2019-12-20 17:21:40 -03:00