bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
prlanzarin 646db91367 fix(webcam): add MediaStream id to 'inactive' event handlers
BBBVideoStream 'inactive' event currently does not send the
MediaStream id as the payload for handlers. This can cause theoretical
race conditions due to media stream mismatches in places where
'inactive' handling is done globally (eg video-preview).

This adds the MediaStream id to BBBVideoStream's 'inactive' event
and uses it in video-preview to avoid such race conditions.
2022-09-06 12:31:26 +00:00
..
api utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
audio-manager refactor(audio): restore trickle candidate filtering in new audio bridge 2022-04-25 16:45:18 +00:00
auth Merge tag 'v2.5.1' into merge25-26-jun16 2022-06-16 13:58:54 -03:00
bbb-webrtc-sfu feat: configurable DSCP marking for WebRTC media 2022-08-15 21:24:05 +00:00
features Rename parameters; hide download button and label when disabled 2022-08-02 15:53:40 +02:00
LiveDataEventBroker Add server side notification 2022-03-10 16:33:25 -03:00
LocalCollectionSynchronizer Improve data structure to not break on reconnections 2021-11-03 14:37:54 -03:00
meeting-settings Improve data structure to not break on reconnections 2021-11-03 14:37:54 -03:00
mobile-app Add support to 2.6 by initializing stream active flag 2022-07-04 16:19:38 -03:00
notification move toast component to common folder 2022-02-15 17:57:50 +00:00
settings fix: settings state restore 2021-11-25 10:22:53 -03:00
storage Check for existing Tracker.Dependency() instance 2022-02-03 14:47:24 -03:00
subscription-registry Add server side reactivity to publications 2021-10-13 15:00:52 -03:00
unread-messages Squashed virtual background commits 2021-07-21 20:00:19 +00:00
users-settings Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00
virtual-background Merge pull request #15603 from JoVictorNunes/camera-brightness 2022-08-31 17:00:34 -03:00
webrtc-base fix(webcam): add MediaStream id to 'inactive' event handlers 2022-09-06 12:31:26 +00:00