mirror of https://github.com/jitsi/jitsi-meet
feat: Allows jvb to control DTLS/SRTP protection profile. (#7626)
* feat: Allows jvb to control DTLS/SRTP protection profile. * test: Adds dominant speaker change print for large in testing mode.pull/7462/head jitsi-meet_5012
parent
9e5f469e0c
commit
651d713206
@ -0,0 +1,5 @@ |
||||
// @flow
|
||||
|
||||
import { getLogger } from '../base/logging/functions'; |
||||
|
||||
export default getLogger('features/large-video'); |
Loading…
Reference in new issue