bigbluebutton-Github/bigbluebutton-html5/imports/ui/services/webrtc-base
prlanzarin c81a7e70f2 fix: properly check constraints before creating transceivers in peer.js
In peer.js offer generation method, the provided constraitns are only
being type checked. It needs a value check when the constraint is a
boolean.

This commit should prevent useless transceivers from being added when
explictly specifying audio/video as `false`
2023-04-05 13:30:30 -03:00
..
bbb-video-stream.js fix(webcam): add MediaStream id to 'inactive' event handlers 2022-09-06 12:31:26 +00:00
local-pc-loopback.js fix(audio): PC loopback workaround for local echo in Chrome 2022-04-13 14:37:39 +00:00
peer.js fix: properly check constraints before creating transceivers in peer.js 2023-04-05 13:30:30 -03:00
utils.js fix: handle Firefox stream cleanup edge case (peer.js) 2022-07-15 14:25:37 +00:00