steep-balloon-41261
12/02/2022, 2:19 AMsteep-balloon-41261
12/02/2022, 8:01 AMsteep-balloon-41261
12/02/2022, 9:06 AMlittle-morning-76863
12/02/2022, 11:49 AMweb: [Warning] [BackOff] [Pod] Back-off restarting failed container and web: one of key-file or keys must be provided in order to support a secure installation
little-morning-76863
12/02/2022, 11:50 AMsteep-balloon-41261
12/02/2022, 12:23 PMnice-pencil-91465
12/02/2022, 2:57 PMsteep-balloon-41261
12/02/2022, 9:16 PMsteep-balloon-41261
12/04/2022, 12:02 PMsteep-balloon-41261
12/04/2022, 3:45 PMsteep-balloon-41261
12/05/2022, 7:29 AMsteep-balloon-41261
12/05/2022, 9:25 AMsteep-balloon-41261
12/05/2022, 3:13 PMsteep-balloon-41261
12/06/2022, 12:29 AMsteep-balloon-41261
12/06/2022, 6:48 AMbrainy-kilobyte-44210
12/06/2022, 8:05 AMsteep-balloon-41261
12/06/2022, 8:44 AMsteep-balloon-41261
12/06/2022, 12:32 PMlate-painting-59329
12/06/2022, 12:51 PM<chrome://webrtc-internals/>
dump-log is something like:
"statsType": "local-candidate",
"values": "[\"stun:IP-ADDR-OF-LIVEKIT:443\"
But how to confirm these values?:
https://github.com/livekit/livekit/blob/v1.3.1/pkg/config/config.go#L19-L22steep-balloon-41261
12/06/2022, 1:17 PMsteep-balloon-41261
12/06/2022, 4:51 PMsteep-balloon-41261
12/06/2022, 9:01 PMsteep-balloon-41261
12/07/2022, 3:56 AMsteep-balloon-41261
12/07/2022, 4:45 AMsome-painter-46967
12/07/2022, 6:36 AMconst roomOpts: RoomOptions = {
adaptiveStream: adaptiveStream,
dynacast: dynacast,
audioCaptureDefaults: {
autoGainControl: true,
echoCancellation: true,
noiseSuppression: true,
},
publishDefaults: {
dtx: true,
videoEncoding: {
maxBitrate: 900000,
maxFramerate: 30,
},
videoCodec: 'h264',
audioBitrate: 20000,
simulcast,
videoSimulcastLayers: [VideoPresets.h90, VideoPresets.h180, VideoPresets.h216, VideoPresets.h360, VideoPresets.h540],
},
videoCaptureDefaults: {
resolution: VideoPresets.h720.resolution,
},
};
In summary, how can I change the values of the above variables via https://github.com/livekit/server-sdk-go. Is this possible?
Thanksfreezing-ability-3706
12/07/2022, 8:00 AMancient-pillow-16539
12/07/2022, 1:12 PMsteep-balloon-41261
12/07/2022, 3:23 PMsteep-balloon-41261
12/07/2022, 7:51 PMsteep-balloon-41261
12/08/2022, 12:34 PM