Closed pzubar closed 3 weeks ago
Hi, sorry for the delay. If you want to test the fix above, you can stick
await this.stopAudioInput();
DefaultDeviceController.suspendAudioContext();
DefaultDeviceController.resumeAudioContext();
somewhere which will be hit after the device is disconnected (like the input ended event).
Hi @hensmi-amazon!
Thank you for reaching back. We'll definitely test this fix.
Closing as the fix has been merged. Please re-open if you still have issue.
What happened and what did you expect to happen?
I am experiencing an issue on iPadOS when creating the
DefaultDeviceController
with theenableWebAudio: true
after the earphones are unplugged. The specific scenario occurs when the following conditions are met.startAudioInput
method is called insideaudioInputsChanged
callback with a default input deviceId:After that the iPad attendee is not sending audio packets and cannot be heard by other participants. There are no error messages or exceptions in the console (moreover, the DefaultDeviceController's
startAudioInputDevice
is logged with"success"
postfix). As a result, the attendee appears "muted" andsignalStrength
drops to 0.However, when
enableWebAudio
is set tofalse
, the problem does not occur, andstartAudioInput
functions correctly. This suggests the issue likely lies in how theuseWebAudio
case is managed. Additionally, invokingstartAudioInput
with avoiceFocusDevice
created from the same "default" microphone afterward seems to resolve the issue, allowing audio packets to be sent again.I would appreciate for any guidance on troubleshooting or a potential fix for this behavior. Please let me know if you need any further details regarding this issue.
Have you reviewed our existing documentation?
Reproduction steps
enableWebAudio: true
.startAudioInput
method with that earphones' deviceId.audioInputsChanged
callback.startAudioInput
method with a iPad's default input deviceId.Amazon Chime SDK for JavaScript version
3.24.0
What browsers are you seeing the problem on?
Safari / Chrome
Browser version
iPadOS 18.0.1 / 16.7.10
Meeting and Attendee ID Information.
No response
Browser console logs
[Info] 2024-10-07T09:29:05.496Z [INFO] DeviceController - DefaultDeviceController video dimension 960 x 540 [Info] 2024-10-07T09:29:05.496Z [INFO] DeviceController - Supported Constraints in this browser {"aspectRatio":true,"backgroundBlur":true,"deviceId":true,"displaySurface":true,"echoCancellation":true,"facingMode":true,"frameRate":true,"groupId":true,"height":true,"powerEfficient":true,"sampleRate":true,"sampleSize":true,"torch":true,"volume":true,"whiteBalanceMode":true,"width":true,"zoom":true} [Info] 2024-10-07T09:29:05.496Z [INFO] MeetingLogs - Event ingestion URL is present in the configuration [Info] 2024-10-07T09:29:05.498Z [INFO] MeetingLogs - Event reporting started [Info] 2024-10-07T09:29:05.498Z [INFO] MeetingLogs - browser is ios 18 (18.0.1) [Info] 2024-10-07T09:29:05.499Z [INFO] MeetingLogs - MeetingFeatures: {"videoMaxResolution":{"videoWidth":1280,"videoHeight":720,"videoFrameRate":30},"contentMaxResolution":{"videoWidth":1920,"videoHeight":1080,"videoFrameRate":30}} [Info] 2024-10-07T09:29:05.500Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.500Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/realtimeSubscribeToAttendeeIdPresence [Info] 2024-10-07T09:29:05.501Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/subscribeToActiveSpeakerDetector [Info] 2024-10-07T09:29:05.501Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.501Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:05.503Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/realtimeSubscribeToVolumeIndicator "c91962fb-f90c-00ee-fcda-a69f4722c3ee" [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/realtimeSubscribeToReceiveDataMessage [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:05.504Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addContentShareObserver [Info] 2024-10-07T09:29:05.505Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.506Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:05.506Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:05.506Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:05.507Z [INFO] DeviceController - adding device change observer [Info] 2024-10-07T09:29:05.507Z [INFO] DeviceController - Starting devicechange listener. [Info] 2024-10-07T09:29:05.507Z [INFO] DeviceController - API/DefaultDeviceController/addDeviceChangeObserver [Info] 2024-10-07T09:29:05.507Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addDeviceChangeObserver [Info] 2024-10-07T09:29:05.507Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/realtimeSubscribeToMuteAndUnmuteLocalAudio [Log] (276948d5-2406-43ca-9272-e3c5b2f34aae, line 1) “Amazon Chime background blur 2.0 and background replacement 2.0 Copyright 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
By installing or using this package, you agree to the AWS Customer Agreement, AWS Service Terms, and AWS Privacy Notice. If you already have an AWS Customer Agreement, you agree that the terms of that agreement govern your download and use of this package. This package is provided as AWS Content and subject to the AWS Customer agreement and any other agreement with AWS governing your use of AWS services.
Please see https://static.sdkassets.chime.aws/ml_media_fx/otherassets/NOTICES.txt?assetGroup=sdk-3.24&sdk=3.24.0&ua=ios-18“
[Log] INFO: adding 0 filters (276948d5-2406-43ca-9272-e3c5b2f34aae, line 1) [Warning] INFO: Created TensorFlow Lite XNNPACK delegate for CPU. (276948d5-2406-43ca-9272-e3c5b2f34aae, line 1) [Log] INFO: model successfully loaded (276948d5-2406-43ca-9272-e3c5b2f34aae, line 1) [Info] 2024-10-07T09:29:25.403Z [INFO] DeviceController - Device change event callback is triggered [Info] 2024-10-07T09:29:25.429Z [INFO] DeviceController - API/DefaultDeviceController/listAudioInputDevices false -> [{"deviceId":"85797CB5B1B39C1B8A411AEB6BD93D1D4059258A","kind":"audioinput","label":"AirPods","groupId":"1426966BBAA5FAE9002AA774B837072543F4A79C"},{"deviceId":"99A30C81A850DC8FDECB75C103FD2CA8C2421D64","kind":"audioinput","label":"iPad Microphone","groupId":"2BAE80DC1A4CF37551F9F8D8EA7FDC9830E02D57"}] [Info] 2024-10-07T09:29:25.429Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/listAudioInputDevices false -> [{"deviceId":"85797CB5B1B39C1B8A411AEB6BD93D1D4059258A","kind":"audioinput","label":"AirPods","groupId":"1426966BBAA5FAE9002AA774B837072543F4A79C"},{"deviceId":"99A30C81A850DC8FDECB75C103FD2CA8C2421D64","kind":"audioinput","label":"iPad Microphone","groupId":"2BAE80DC1A4CF37551F9F8D8EA7FDC9830E02D57"}] [Info] 2024-10-07T09:29:25.430Z [INFO] DeviceController - API/DefaultDeviceController/listAudioOutputDevices false -> [] [Info] 2024-10-07T09:29:25.430Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/listAudioOutputDevices false -> [] [Info] 2024-10-07T09:29:25.430Z [INFO] DeviceController - API/DefaultDeviceController/listVideoInputDevices false -> [{"deviceId":"B73FEE095CC8A44628BC862149F365D7EEC6BF9F","kind":"videoinput","label":"Front Ultra Wide Camera","groupId":"DAF5ED851EEB88401CB1C1EF103FAB74A56564A5"},{"deviceId":"D7B16F06730FE46BA78FF53EE6E850EDBDE2CA98","kind":"videoinput","label":"Back Camera","groupId":"356975463922655D33B0706F800925CFCEB7E634"},{"deviceId":"03176C32F3C04B77DF13C2192CEC28EF69C8D510","kind":"videoinput","label":"Front Camera","groupId":"9B7A752BD35E26E64C00506CD81B1A02432C33FB"}] [Info] 2024-10-07T09:29:25.430Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/listVideoInputDevices false -> [{"deviceId":"B73FEE095CC8A44628BC862149F365D7EEC6BF9F","kind":"videoinput","label":"Front Ultra Wide Camera","groupId":"DAF5ED851EEB88401CB1C1EF103FAB74A56564A5"},{"deviceId":"D7B16F06730FE46BA78FF53EE6E850EDBDE2CA98","kind":"videoinput","label":"Back Camera","groupId":"356975463922655D33B0706F800925CFCEB7E634"},{"deviceId":"03176C32F3C04B77DF13C2192CEC28EF69C8D510","kind":"videoinput","label":"Front Camera","groupId":"9B7A752BD35E26E64C00506CD81B1A02432C33FB"}] [Info] 2024-10-07T09:29:25.432Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/chooseVideoInputQuality {"width":1280,"height":720,"frameRate":15} [Info] 2024-10-07T09:29:25.432Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/setVideoMaxBandwidthKbps 1400 [Info] 2024-10-07T09:29:25.432Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/startAudioInput "85797CB5B1B39C1B8A411AEB6BD93D1D4059258A" [Info] 2024-10-07T09:29:25.433Z [INFO] DeviceController - Choosing intrinsic audio input device 85797CB5B1B39C1B8A411AEB6BD93D1D4059258A [Info] 2024-10-07T09:29:25.435Z [INFO] DeviceController - requesting new audio device with constraint {"audio":{"echoCancellation":true,"googEchoCancellation":true,"googEchoCancellation2":true,"googAutoGainControl":true,"googAutoGainControl2":true,"googNoiseSuppression":true,"googNoiseSuppression2":true,"googHighpassFilter":true,"deviceId":{"exact":"85797CB5B1B39C1B8A411AEB6BD93D1D4059258A"},"sampleRate":{"ideal":48000},"sampleSize":{"ideal":16}}} [Info] 2024-10-07T09:29:26.527Z [INFO] DeviceController - got audio device for constraints {"audio":{"echoCancellation":true,"googEchoCancellation":true,"googEchoCancellation2":true,"googAutoGainControl":true,"googAutoGainControl2":true,"googNoiseSuppression":true,"googNoiseSuppression2":true,"googHighpassFilter":true,"deviceId":{"exact":"85797CB5B1B39C1B8A411AEB6BD93D1D4059258A"},"sampleRate":{"ideal":48000},"sampleSize":{"ideal":16}}} [Info] 2024-10-07T09:29:26.529Z [INFO] DeviceController - API/DefaultDeviceController/startAudioInputDevice "85797CB5B1B39C1B8A411AEB6BD93D1D4059258A" -> "success" [Info] 2024-10-07T09:29:26.540Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:26.541Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/addObserver [Info] 2024-10-07T09:29:26.541Z [INFO] MeetingLogs - transitioning from NotConnected to Connecting with Connect [Info] 2024-10-07T09:29:26.544Z [INFO] MeetingLogs - Using default transceiver controller [Info] 2024-10-07T09:29:26.544Z [INFO] MeetingLogs - setSVCEnabled, enable: false} [Info] 2024-10-07T09:29:26.545Z [INFO] MeetingLogs - Needs to wait for attendee presence? false [Info] 2024-10-07T09:29:26.546Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee [Info] 2024-10-07T09:29:26.547Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee running subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/MonitorTask (once) [Info] 2024-10-07T09:29:26.547Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/MonitorTask waiting for dependencies: [Info] 2024-10-07T09:29:26.547Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/start [Info] 2024-10-07T09:29:26.547Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/MonitorTask [Info] 2024-10-07T09:29:26.547Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:26.548Z [INFO] MeetingLogs - adding a ping-pong observer [Info] 2024-10-07T09:29:26.548Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:26.548Z [INFO] MeetingLogs - Starting StatsCollector [Info] 2024-10-07T09:29:26.548Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/MonitorTask took 1 ms [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee completed subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/MonitorTask (once) [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee running subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer running subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SubscribeAndReceiveSubscribeAckTask (once) [Info] 2024-10-07T09:29:26.562Z [INFO] MeetingLogs - Signaling waiting for dependencies: [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - CreatePeerConnectionTask waiting for dependencies: Signaling (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - ReceiveAudioInputTask waiting for dependencies: [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - AttachMediaInputTask waiting for dependencies: CreatePeerConnectionTask (once), ReceiveAudioInputTask (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - CreateSDPTask waiting for dependencies: AttachMediaInputTask (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - SetLocalDescriptionTask waiting for dependencies: CreateSDPTask (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - FinishGatheringICECandidatesTask waiting for dependencies: SetLocalDescriptionTask (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SubscribeAndReceiveSubscribeAckTask waiting for dependencies: FinishGatheringICECandidatesTask (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - running task Signaling [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - serial group task Signaling running subtask Signaling/Timeout30000ms (once) [Info] 2024-10-07T09:29:26.563Z [INFO] MeetingLogs - Signaling/Timeout30000ms waiting for dependencies: [Info] 2024-10-07T09:29:26.564Z [INFO] MeetingLogs - running task ReceiveAudioInputTask [Info] 2024-10-07T09:29:26.564Z [INFO] MeetingLogs - running task Signaling/Timeout30000ms [Info] 2024-10-07T09:29:26.564Z [INFO] MeetingLogs - running task Signaling/Timeout30000ms/OpenSignalingConnectionTask [Info] 2024-10-07T09:29:26.564Z [INFO] MeetingLogs - adding connection request to queue: wss://signal.m1.en1.app.chime.aws/control/de4c0a75-cf82-4354-9c62-bdac91ef6404?X-Chime-Control-Protocol-Version=3&X-Amzn-Chime-Send-Close-On-Error=1 [Info] 2024-10-07T09:29:26.565Z [INFO] MeetingLogs - no existing signaling client connection needs closing [Info] 2024-10-07T09:29:26.565Z [INFO] MeetingLogs - opening connection to wss://signal.m1.en1.app.chime.aws/control/de4c0a75-cf82-4354-9c62-bdac91ef6404?X-Chime-Control-Protocol-Version=3&X-Amzn-Chime-Send-Close-On-Error=1 [Info] 2024-10-07T09:29:26.565Z [INFO] MeetingLogs - notifying event: WebSocketConnecting [Info] 2024-10-07T09:29:26.573Z [INFO] MeetingLogs - ReceiveAudioInputTask took 9 ms [Info] 2024-10-07T09:29:26.971Z [INFO] MeetingLogs - notifying event: WebSocketOpen [Info] 2024-10-07T09:29:26.974Z [INFO] MeetingLogs - Opening signaling connection took 409 ms [Info] 2024-10-07T09:29:26.974Z [INFO] MeetingLogs - Signaling/Timeout30000ms/OpenSignalingConnectionTask took 410 ms [Info] 2024-10-07T09:29:26.974Z [INFO] MeetingLogs - timeout task Signaling/Timeout30000ms completed [Info] 2024-10-07T09:29:26.975Z [INFO] MeetingLogs - Signaling/Timeout30000ms took 411 ms [Info] 2024-10-07T09:29:26.975Z [INFO] MeetingLogs - serial group task Signaling completed subtask Signaling/Timeout30000ms (once) [Info] 2024-10-07T09:29:26.975Z [INFO] MeetingLogs - serial group task Signaling running subtask Signaling/ListenForVolumeIndicatorsTask [Info] 2024-10-07T09:29:26.975Z [INFO] MeetingLogs - running task Signaling/ListenForVolumeIndicatorsTask [Info] 2024-10-07T09:29:26.976Z [INFO] MeetingLogs - Signaling/ListenForVolumeIndicatorsTask took 1 ms [Info] 2024-10-07T09:29:26.976Z [INFO] MeetingLogs - serial group task Signaling completed subtask Signaling/ListenForVolumeIndicatorsTask [Info] 2024-10-07T09:29:26.976Z [INFO] MeetingLogs - serial group task Signaling running subtask Signaling/SendAndReceiveDataMessagesTask [Info] 2024-10-07T09:29:26.976Z [INFO] MeetingLogs - running task Signaling/SendAndReceiveDataMessagesTask [Info] 2024-10-07T09:29:26.977Z [INFO] MeetingLogs - Signaling/SendAndReceiveDataMessagesTask took 1 ms [Info] 2024-10-07T09:29:26.977Z [INFO] MeetingLogs - serial group task Signaling completed subtask Signaling/SendAndReceiveDataMessagesTask [Info] 2024-10-07T09:29:26.977Z [INFO] MeetingLogs - serial group task Signaling running subtask Signaling/JoinAndReceiveIndexTask [Info] 2024-10-07T09:29:26.977Z [INFO] MeetingLogs - running task Signaling/JoinAndReceiveIndexTask [Info] 2024-10-07T09:29:26.978Z [INFO] MeetingLogs - sending join [Info] 2024-10-07T09:29:27.010Z [INFO] MeetingLogs - local clock skew estimate=-67ms from ping-pong time=38ms [Info] 2024-10-07T09:29:27.018Z [INFO] MeetingLogs - received first index {"atCapacity":false,"numParticipants":1,"supportedReceiveCodecIntersection":["H264_CONSTRAINED_HIGH_PROFILE","VP9_PROFILE_0","AV1_MAIN_PROFILE","H264_CONSTRAINED_BASELINE_PROFILE","VP8","H264_BASELINE_PROFILE","H264_MAIN_PROFILE","H264_HIGH_PROFILE"]} [Info] 2024-10-07T09:29:27.018Z [INFO] MeetingLogs - Signaling/JoinAndReceiveIndexTask took 41 ms [Info] 2024-10-07T09:29:27.018Z [INFO] MeetingLogs - serial group task Signaling completed subtask Signaling/JoinAndReceiveIndexTask [Info] 2024-10-07T09:29:27.018Z [INFO] MeetingLogs - serial group task Signaling running subtask Signaling/ReceiveVideoStreamIndexTask [Info] 2024-10-07T09:29:27.019Z [INFO] MeetingLogs - running task Signaling/ReceiveVideoStreamIndexTask [Info] 2024-10-07T09:29:27.019Z [INFO] MeetingLogs - Index ingestion is paused, setting most recent index as pending [Info] 2024-10-07T09:29:27.019Z [INFO] MeetingLogs - Signaling/ReceiveVideoStreamIndexTask took 0 ms [Info] 2024-10-07T09:29:27.020Z [INFO] MeetingLogs - serial group task Signaling completed subtask Signaling/ReceiveVideoStreamIndexTask [Info] 2024-10-07T09:29:27.020Z [INFO] MeetingLogs - serial group task Signaling completed [Info] 2024-10-07T09:29:27.020Z [INFO] MeetingLogs - Signaling took 457 ms [Info] 2024-10-07T09:29:27.021Z [INFO] MeetingLogs - running task CreatePeerConnectionTask [Info] 2024-10-07T09:29:27.021Z [INFO] MeetingLogs - creating new peer connection [Info] 2024-10-07T09:29:27.023Z [INFO] MeetingLogs - CreatePeerConnectionTask took 2 ms [Info] 2024-10-07T09:29:27.023Z [INFO] MeetingLogs - running task AttachMediaInputTask [Info] 2024-10-07T09:29:27.025Z [INFO] MeetingLogs - [AudioRed] Supports encoded insertable streams using RTCRtpScriptTransform [Info] 2024-10-07T09:29:27.025Z [INFO] MeetingLogs - [AudioRed] Redundant audio worker URL blob:https://simplepractice-video.rev08.staging.simplepractice.com/a288034c-7ca4-41e2-8590-bd16fe6a9c63 [Info] 2024-10-07T09:29:27.026Z [INFO] MeetingLogs - adding meeting observer [Info] 2024-10-07T09:29:27.027Z [INFO] MeetingLogs - attaching audio track to peer connection [Info] 2024-10-07T09:29:27.030Z [INFO] MeetingLogs - audio/red set as preferred codec [Info] 2024-10-07T09:29:27.030Z [INFO] MeetingLogs - no video track [Info] 2024-10-07T09:29:27.031Z [INFO] MeetingLogs - AttachMediaInputTask took 8 ms [Info] 2024-10-07T09:29:27.031Z [INFO] MeetingLogs - running task CreateSDPTask [Info] 2024-10-07T09:29:27.031Z [INFO] MeetingLogs - uses video: false (enabled: true, sending: false, receiving: false) [Info] 2024-10-07T09:29:27.032Z [INFO] MeetingLogs - peer connection offerOptions: {"offerToReceiveAudio":true,"offerToReceiveVideo":false} [Info] 2024-10-07T09:29:27.033Z [INFO] MeetingLogs - peer connection created offer [Info] 2024-10-07T09:29:27.033Z [INFO] MeetingLogs - CreateSDPTask took 2 ms [Info] 2024-10-07T09:29:27.033Z [INFO] MeetingLogs - running task SetLocalDescriptionTask [Info] 2024-10-07T09:29:27.036Z [INFO] MeetingLogs - set local description [Info] 2024-10-07T09:29:27.036Z [INFO] MeetingLogs - SetLocalDescriptionTask took 3 ms [Info] 2024-10-07T09:29:27.036Z [INFO] MeetingLogs - running task FinishGatheringICECandidatesTask [Info] 2024-10-07T09:29:27.037Z [INFO] MeetingLogs - iOS device does not require checking for connection attributes in SDP, current local description v=0 o=- 6455850641606557749 2 IN IP4 127.0.0.1 s=- t=0 0 a=group:BUNDLE 0 1 a=extmap-allow-mixed a=msid-semantic: WMS 70637b59-7706-4b61-b3a3-6283c67cf28d m=audio 9 UDP/TLS/RTP/SAVPF 63 111 9 0 8 13 110 126 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0 a=ice-ufrag:LqsV a=ice-pwd:+njOIvT3xffYyI7EbtAX3rd5 a=ice-options:trickle a=fingerprint:sha-256 8A:90:99:8C:EC:52:D0:7F:59:DB:75:57:80:71:94:FB:3E:DC:E5:6D:A3:19:08:3E:58:1C:C4:FF:F0:04:F4:88 a=setup:actpass a=mid:0 a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid a=sendrecv a=msid:70637b59-7706-4b61-b3a3-6283c67cf28d 06e2a32b-ab03-46fc-a872-f0d78a81a0dc a=rtcp-mux a=rtpmap:63 red/48000/2 a=fmtp:63 111/111 a=rtpmap:111 opus/48000/2 a=rtcp-fb:111 transport-cc a=fmtp:111 minptime=10;useinbandfec=1 a=rtpmap:9 G722/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:13 CN/8000 a=rtpmap:110 telephone-event/48000 a=rtpmap:126 telephone-event/8000 a=ssrc:3826483796 cname:+UkHQSRa4fOhx78+ a=ssrc:3826483796 msid:70637b59-7706-4b61-b3a3-6283c67cf28d 06e2a32b-ab03-46fc-a872-f0d78a81a0dc m=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 102 103 104 105 106 107 108 109 127 125 112 113 114 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0 a=ice-ufrag:LqsV a=ice-pwd:+njOIvT3xffYyI7EbtAX3rd5 a=ice-options:trickle a=fingerprint:sha-256 8A:90:99:8C:EC:52:D0:7F:59:DB:75:57:80:71:94:FB:3E:DC:E5:6D:A3:19:08:3E:58:1C:C4:FF:F0:04:F4:88 a=setup:actpass a=mid:1 a=extmap:14 urn:ietf:params:rtp-hdrext:toffset a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time a=extmap:13 urn:3gpp:video-orientation a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/color-space a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid a=extmap:10 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id a=extmap:11 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id a=inactive a=rtcp-mux a=rtcp-rsize a=rtpmap:96 H264/90000 a=rtcp-fb:96 goog-remb a=rtcp-fb:96 transport-cc a=rtcp-fb:96 ccm fir a=rtcp-fb:96 nack a=rtcp-fb:96 nack pli a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640c1f a=rtpmap:97 rtx/90000 a=fmtp:97 apt=96 a=rtpmap:98 H264/90000 a=rtcp-fb:98 goog-remb a=rtcp-fb:98 transport-cc a=rtcp-fb:98 ccm fir a=rtcp-fb:98 nack a=rtcp-fb:98 nack pli a=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f a=rtpmap:99 rtx/90000 a=fmtp:99 apt=98 a=rtpmap:100 H264/90000 a=rtcp-fb:100 goog-remb a=rtcp-fb:100 transport-cc a=rtcp-fb:100 ccm fir a=rtcp-fb:100 nack a=rtcp-fb:100 nack pli a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=640c1f a=rtpmap:101 rtx/90000 a=fmtp:101 apt=100 a=rtpmap:102 H264/90000 a=rtcp-fb:102 goog-remb a=rtcp-fb:102 transport-cc a=rtcp-fb:102 ccm fir a=rtcp-fb:102 nack a=rtcp-fb:102 nack pli a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f a=rtpmap:103 rtx/90000 a=fmtp:103 apt=102 a=rtpmap:104 H265/90000 a=rtcp-fb:104 goog-remb a=rtcp-fb:104 transport-cc a=rtcp-fb:104 ccm fir a=rtcp-fb:104 nack a=rtcp-fb:104 nack pli a=fmtp:104 level-id=93;tx-mode=SRST a=rtpmap:105 rtx/90000 a=fmtp:105 apt=104 a=rtpmap:106 VP8/90000 a=rtcp-fb:106 goog-remb a=rtcp-fb:106 transport-cc a=rtcp-fb:106 ccm fir a=rtcp-fb:106 nack a=rtcp-fb:106 nack pli a=rtpmap:107 rtx/90000 a=fmtp:107 apt=106 a=rtpmap:108 VP9/90000 a=rtcp-fb:108 goog-remb a=rtcp-fb:108 transport-cc a=rtcp-fb:108 ccm fir a=rtcp-fb:108 nack a=rtcp-fb:108 nack pli a=fmtp:108 profile-id=0 a=rtpmap:109 rtx/90000 a=fmtp:109 apt=108 a=rtpmap:127 VP9/90000 a=rtcp-fb:127 goog-remb a=rtcp-fb:127 transport-cc a=rtcp-fb:127 ccm fir a=rtcp-fb:127 nack a=rtcp-fb:127 nack pli a=fmtp:127 profile-id=2 a=rtpmap:125 rtx/90000 a=fmtp:125 apt=127 a=rtpmap:112 red/90000 a=rtpmap:113 rtx/90000 a=fmtp:113 apt=112 a=rtpmap:114 ulpfec/90000
[Info] 2024-10-07T09:29:27.037Z [INFO] MeetingLogs - peer connection ice gathering state changed: gathering [Info] 2024-10-07T09:29:27.053Z [INFO] MeetingLogs - [AudioRed] Initializing RedundantAudioEncoder [Info] 2024-10-07T09:29:27.057Z [INFO] MeetingLogs - [AudioRed] Setting up sender RED transform [Info] 2024-10-07T09:29:27.059Z [INFO] MeetingLogs - [AudioRed] Setting up receiver RED transform [Info] 2024-10-07T09:29:27.059Z [INFO] MeetingLogs - [AudioRed] red payload type set to 63 [Info] 2024-10-07T09:29:27.060Z [INFO] MeetingLogs - [AudioRed] opus payload type set to 111 [Info] 2024-10-07T09:29:27.208Z [INFO] MeetingLogs - peer connection ice candidate: candidate:2176403811 1 udp 41885951 10.1.28.200 58702 typ relay raddr 0.0.0.0 rport 0 generation 0 ufrag LqsV network-id 1 network-cost 10 [Info] 2024-10-07T09:29:27.210Z [INFO] MeetingLogs - ice candidate: candidate:2176403811 1 udp 41885951 10.1.28.200 58702 typ relay raddr 0.0.0.0 rport 0 generation 0 ufrag LqsV network-id 1 network-cost 10 state: gathering [Info] 2024-10-07T09:29:27.210Z [INFO] MeetingLogs - gathered at least one relay candidate [Info] 2024-10-07T09:29:27.211Z [INFO] MeetingLogs - FinishGatheringICECandidatesTask took 175 ms [Info] 2024-10-07T09:29:27.212Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SubscribeAndReceiveSubscribeAckTask [Info] 2024-10-07T09:29:27.216Z [INFO] MeetingLogs - Fixed up [0] to [0] (may be same))} [Info] 2024-10-07T09:29:27.237Z [INFO] MeetingLogs - Compressed the SDP message from 4548 to 1374 bytes. [Info] 2024-10-07T09:29:27.238Z [INFO] MeetingLogs - sending subscribe: {"attendeeId":"c91962fb-f90c-00ee-fcda-a69f4722c3ee","sdpOffer":"","audioHost":"52ea48c2bff72c5c7a66693526612e4c.k.m1.en1.app.chime.aws:3478","audioMuted":false,"audioCheckin":false,"receiveStreamIds":[0],"localVideoEnabled":false,"videoStreamDescriptions":[{"groupId":2,"streamId":2,"ssrc":0,"trackLabel":"AmazonChimeExpressVideo","maxBitrateKbps":0,"maxFrameRate":0,"width":0,"height":0,"timeEnabled":0,"disabledByWebRTC":false,"disabledByUplinkPolicy":false,"rid":""}],"connectionTypeHasVideo":true,"compressedSdpOffer":{"0":221,"1":87,"2":219,"3":114,"4":219,"5":54,"6":16,"7":125,"8":247,"9":140,"10":255,"11":1,"12":239,"13":25,"14":152,"15":32,"16":120,"17":3,"18":145,"19":209,"20":131,"21":227,"22":75,"23":227,"24":153,"25":196,"26":113,"27":99,"28":59,"29":109,"30":31,"31":33,"32":18,"33":148,"34":80,"35":243,"36":86,"37":16,"38":178,"39":228,"40":124,"41":125,"42":22,"43":148,"44":100,"45":147,"46":22,"47":228,"48":198,"49":73,"50":250,"51":210,"52":209,"53":112,"54":134,"55":60,"56":187,"57":92,"58":238,"59":30,"60":236,"61":30,"62":64,"63":247,"64":19,"65":114,"66":120,"67":208,"68":76,"69":170,"70":230,"71":171,"72":42,"73":75,"74":129,"75":179,"76":185,"77":110,"78":42,"79":137,"80":226,"81":48,"82":138,"83":88,"84":68,"85":226,"86":208,"87":143,"88":73,"89":28,"90":69,"91":73,"92":18,"93":166,"94":136,"95":162,"96":139,"97":75,"98":116,"99":113,"100":21,"101":34,"102":159,"103":38,"104":71,"105":4,"106":126,"107":254,"108":225,"109":65,"110":55,"111":193,"112":135,"113":7,"114":102,"115":66,"116":16,"117":4,"118":17,"119":147,"120":153,"121":110,"122":22,"123":45,"124":127,"125":119,"126":123,"127":121,"128":250,"129":225,"130":12,"131":17,"132":228,"133":91,"134":76,"135":174,"136":76,"137":37,"138":90,"139":44,"140":202,"141":178,"142":89,"143":226,"144":74,"145":173,"146":100,"147":110,"148":209,"149":170,"150":83,"151":57,"152":238,"153":100,"154":37,"155":106,"156":163,"157":50,"158":142,"159":254,"160":248,"161":120,"162":141,"163":18,"164":18,"165":7,"166":201,"167":52,"168":74,"169":113,"170":2,"171":119,"172":56,"173":156,"174":198,"175":62,"176":158,"177":6,"178":34,"179":192,"180":49,"181":101,"182":65,"183":22,"184":39,"185":89,"186":65,"187":25,"188":188,"189":90,"190":77,"191":196,"192":34,"193":87,"194":13,"195":138,"196":88,"197":66,"198":40,"199":186,"200":61,"201":189,"202":242,"203":110,"204":62,"205":92,"206":123,"207":159,"208":111,"209":174,"210":188,"211":235,"212":227,"213":47,"214":87,"215":231,"216":40,"217":14,"218":144,"219":239,"220":251,"221":40,"222":133,"223":207,"224":51,"225":228,"226":219,"227":7,"228":200,"229":131,"230":198,"231":135,"232":7,"233":217,"234":100,"235":155,"236":61,"237":36,"238":126,"239":68,"240":217,"241":17,"242":37,"243":125,"244":206,"245":218,"246":100,"247":45,"248":79,"249":183,"250":165,"251":145,"252":190,"253":176,"254":222,"255":144,"256":137,"257":58,"258":87,"259":185,"260":48,"261":146,"262":83,"263":63,"264":137,"265":67,"266":18,"267":48,"268":136,"269":235,"270":163,"271":69,"272":222,"273":162,"274":208,"275":103,"276":44,"277":74,"278":35,"279":127,"280":24,"281":107,"282":147,"283":145,"284":121,"285":104,"286":145,"287":150,"288":165,"289":120,"290":64,"291":90,"292":228,"293":185,"294":222,"295":6,"296":68,"297":186,"298":109,"299":180,"300":129,"301":164,"302":102,"303":178,"304":150,"305":90,"306":24,"307":213,"308":212,"309":240,"310":80,"311":75,"312":179,"313":108,"314":244,"315":29,"316":86,"317":57,"318":4,"319":222,"320":62,"321":100,"322":77,"323":103,"324":32,"325":176,"326":77,"327":65,"328":101,"329":18,"330":47,"331":10,"332":45,"333":102,"334":252,"335":195,"336":63,"337":221,"338":151,"339":45,"340":210,"341":46,"342":115,"343":254,"344":166,"345":254,"346":251,"347":211,"348":197,"349":253,"350":77,"351":176,"352":42,"353":138,"354":191,"355":30,"356":46,"357":146,"358":179,"359":169,"360":57,"361":254,"362":51,"363":208,"364":121,"365":180,"366":245,"367":105,"368":90,"369":251,"370":137,"371":142,"372":27,"373":173,"374":178,"375":187,"376":82,"377":90,"378":184,"379":80,"380":245,"381":76,"382":234,"383":86,"384":171,"385":218,"386":240,"387":110,"388":46,"389":48,"390":141,"391":98,"392":196,"393":142,"394":121,"395":74,"396":120,"397":154,"398":114,"399":118,"400":194,"401":207,"402":78,"403":120,"404":68,"405":249,"406":41,"407":225,"408":201,"409":57,"410":143,"411":82,"412":126,"413":250,"414":142,"415":39,"416":17,"417":143,"418":18,"419":206,"420":0,"421":241,"422":121,"423":26,"424":242,"425":243,"426":119,"427":60,"428":56,"429":227,"430":167,"431":224,"432":25,"433":241,"434":248,"435":148,"436":31,"437":7,"438":220,"439":79,"440":57,"441":97,"442":22,"443":140,"444":24,"445":247,"446":79,"447":248,"448":9,"449":248,"450":156,"451":243,"452":115,"453":194,"454":9,"455":220,"456":132,"457":156,"458":49,"459":251,"460":217,"461":78,"462":26,"463":232,"464":9,"465":145,"466":153,"467":86,"468":116,"469":93,"470":191,"471":244,"472":42,"473":231,"474":228,"475":169,"476":51,"477":56,"478":80,"479":170,"480":107,"481":174,"482":164,"483":41,"484":120,"485":43,"486":180,"487":168,"488":58,"489":174,"490":77,"491":139,"492":231,"493":185,"494":6,"495":59,"496":239,"497":58,"498":157,"499":225,"500":126,"501":197,"502":113,"503":41,"504":239,"505":101,"506":57,"507":120,"508":143,"509":162,"510":185,"511":49,"512":45,"513":247,"514":188,"515":229,"516":114,"517":121,"518":180,"519":148,"520":83,"521":88,"522":200,"523":163,"524":70,"525":207,"526":60,"527":185,"528":106,"529":165,"530":86,"531":149,"532":172,"533":77,"534":231,"535":61,"536":69,"537":242,"538":196,"539":180,"540":131,"541":134,"542":171,"543":115,"544":108,"545":192,"546":54,"547":8,"548":19,"549":12,"550":195,"551":216,"552":44,"553":250,"554":32,"555":42,"556":247,"557":114,"558":45,"559":10,"560":131,"561":231,"562":77,"563":89,"564":73,"565":141,"566":117,"567":149,"568":9,"569":131,"570":141,"571":22,"572":117,"573":103,"574":23,"575":18,"576":47,"577":85,"578":46,"579":113,"580":150,"581":97,"582":8,"583":34,"584":235,"585":206,"586":82,"587":141,"588":201,"589":160,"590":221,"591":121,"592":248,"593":98,"594":81,"595":185,"596":236,"597":56,"598":208,"599":176,"600":166,"601":167,"602":6,"603":48,"604":187,"605":223,"606":14,"607":5,"608":255,"609":158,"610":49,"611":64,"612":36,"613":150,"614":84,"615":4,"616":116,"617":138,"618":197,"619":148,"620":4,"621":56,"622":140,"623":11,"624":32,"625":137,"626":37,"627":20,"628":23,"629":36,"630":79,"631":152,"632":96,"633":190,"634":32,"635":121,"636":182,"637":109,"638":110,"639":92,"640":45,"641":86,"642":235,"643":251,"644":214,"645":102,"646":6,"647":3,"648":162,"649":101,"650":238,"651":133,"652":140,"653":16,"654":226,"655":209,"656":190,"657":49,"658":42,"659":211,"660":195,"661":48,"662":55,"663":30,"664":92,"665":3,"666":95,"667":59,"668":73,"669":77,"670":187,"671":232,"672":134,"673":222,"674":125,"675":200,"676":98,"677":218,"678":219,"679":158,"680":248,"681":200,"682":178,"683":199,"684":72,"685":214,"686":80,"687":169,"688":186,"689":181,"690":60,"691":79,"692":124,"693":242,"694":118,"695":209,"696":73,"697":85,"698":79,"699":97,"700":152,"701":10,"702":153,"703":77,"704":134,"705":209,"706":83,"707":244,"708":91,"709":66,"710":169,"711":103,"712":67,"713":15,"714":80,"715":130,"716":174,"717":78,"718":62,"719":222,"720":62,"721":71,"722":153,"723":69,"724":143,"725":159,"726":163,"727":48,"728":223,"729":39,"730":151,"731":59,"732":32,"733":76,"734":188,"735":145,"736":165,"737":108,"738":231,"739":77,"740":45,"741":49,"742":52,"743":77,"744":109,"745":214,"746":249,"747":15,"748":125,"749":104,"750":188,"751":227,"752":179,"753":117,"754":177,"755":45,"756":199,"757":3,"758":70,"759":227,"760":144,"761":5,"762":73,"763":26,"764":163,"765":172,"766":22,"767":149,"768":228,"769":111,"770":110,"771":239,"772":222,"773":255,"774":126,"775":253,"776":89,"777":132,"778":197,"779":167,"780":249,"781":42,"782":97,"783":111,"784":92,"785":158,"786":191,"787":122,"788":253,"789":170,"790":201,"791":61,"792":180,"793":89,"794":3,"795":98,"796":182,"797":171,"798":115,"799":240,"800":185,"801":52,"802":65,"803":41,"804":67,"805":105,"806":10,"807":98,"808":1,"809":26,"810":71,"811":172,"812":26,"813":81,"814":184,"815":96,"816":33,"817":137,"818":85,"819":185,"820":8,"821":174,"822":24,"823":174,"824":4,"825":46,"826":144,"827":66,"828":146,"829":90,"830":221,"831":134,"832":11,"833":112,"834":31,"835":252,"836":122,"837":109,"838":12,"839":7,"840":186,"841":56,"842":144,"843":190,"844":189,"845":154,"846":248,"847":191,"848":21,"849":164,"850":225,"851":236,"852":250,"853":47,"854":14,"855":175,"856":105,"857":138,"858":2,"859":66,"860":252,"861":122,"862":33,"863":130,"864":5,"865":177,"866":159,"867":13,"868":102,"869":109,"870":203,"871":251,"872":117,"873":199,"874":141,"875":86,"876":240,"877":114,"878":191,"879":89,"880":252,"881":231,"882":130,"883":21,"884":189,"885":174,"886":136,"887":22,"888":118,"889":184,"890":102,"891":97,"892":112,"893":110,"894":183,"895":186,"896":65,"897":152,"898":248,"899":117,"900":97,"901":214,"902":117,"903":102,"904":77,"905":13,"906":73,"907":65,"908":182,"909":15,"910":237,"911":144,"912":144,"913":228,"914":71,"915":98,"916":1,"917":169,"918":208,"919":86,"920":131,"921":40,"922":236,"923":117,"924":81,"925":178,"926":166,"927":108,"928":52,"929":238,"930":90,"931":145,"932":201,"933":31,"934":145,"935":243,"936":237,"937":90,"938":146,"939":127,"940":125,"941":193,"942":62,"943":119,"944":70,"945":75,"946":81,"947":225,"948":241,"949":171,"950":47,"951":239,"952":135,"953":253,"954":171,"955":178,"956":21,"957":10,"958":68,"959":28,"960":239,"961":196,"962":80,"963":53,"964":244,"965":181,"966":186,"967":151,"968":187,"969":218,"970":15,"971":247,"972":186,"973":83,"974":95,"975":229,"976":80,"977":127,"978":99,"979":244,"980":30,"981":180,"982":203,"983":75,"984":9,"985":121,"986":58,"987":10,"988":89,"989":105,"990":7,"991":195,"992":172,"993":105,"994":102,"995":88,"996":203,"997":106,"998":250,"999":12,"1000":127,"1001":174,"1002":248,"1003":3,"1004":83,"1005":150,"1006":85,"1007":168,"1008":80,"1009":250,"1010":25,"1011":10,"1012":9,"1013":221,"1014":57,"1015":32,"1016":212,"1017":150,"1018":234,"1019":113,"1020":199,"1021":0,"1022":172,"1023":223,"1024":220,"1025":177,"1026":232,"1027":30,"1028":170,"1029":74,"1030":26,"1031":253,"1032":176,"1033":62,"1034":46,"1035":202,"1036":124,"1037":226,"1038":191,"1039":133,"1040":149,"1041":184,"1042":147,"1043":70,"1044":125,"1045":237,"1046":199,"1047":0,"1048":87,"1049":77,"1050":46,"1051":45,"1052":168,"1053":155,"1054":66,"1055":149,"1056":114,"1057":125,"1058":38,"1059":128,"1060":218,"1061":39,"1062":112,"1063":62,"1064":203,"1065":252,"1066":98,"1067":88,"1068":92,"1069":130,"1070":180,"1071":89,"1072":61,"1073":213,"1074":182,"1075":254,"1076":80,"1077":130,"1078":68,"1079":107,"1080":38,"1081":105,"1082":60,"1083":116,"1084":100,"1085":251,"1086":88,"1087":96,"1088":123,"1089":88,"1090":96,"1091":251,"1092":89,"1093":96,"1094":78,"1095":22,"1096":216,"1097":46,"1098":11,"1099":204,"1100":193,"1101":2,"1102":251,"1103":105,"1104":22,"1105":66,"1106":42,"1107":201,"1108":152,"1109":133,"1110":212,"1111":197,"1112":66,"1113":186,"1114":102,"1115":129,"1116":13,"1117":55,"1118":68,"1119":216,"1120":66,"1121":220,"1122":52,"1123":88,"1124":139,"1125":147,"1126":7,"1127":107,"1128":216,"1129":71,"1130":132,"1131":181,"1132":57,"1133":152,"1134":176,"1135":240,"1136":115,"1137":42,"1138":182,"1139":216,"1140":136,"1141":11,"1142":11,"1143":190,"1144":138,"1145":12,"1146":242,"1147":29,"1148":45,"1149":97,"1150":183,"1151":200,"1152":93,"1153":54,"1154":44,"1155":106,"1156":233,"1157":240,"1158":199,"1159":7,"1160":4,"1161":216,"1162":74,"1163":247,"1164":241,"1165":65,"1166":247,"1167":241,"1168":65,"1169":95,"1170":224,"1171":131,"1172":186,"1173":249,"1174":160,"1175":14,"1176":62,"1177":168,"1178":139,"1179":15,"1180":250,"1181":211,"1182":124,"1183":236,"1184":52,"1185":135,"1186":61,"1187":42,"1188":184,"1189":248,"1190":8,"1191":54,"1192":124,"1193":208,"1194":145,"1195":111,"1196":104,"1197":249,"1198":136,"1199":92,"1200":124,"1201":132,"1202":251,"1203":248,"1204":8,"1205":95,"1206":224,"1207":35,"1208":116,"1209":243,"1210":17,"1211":58,"1212":248,"1213":8,"1214":93,"1215":124,"1216":132,"1217":232,"1218":177,"1219":176,"1220":52,"1221":120,"1222":107,"1223":86,"1224":235,"1225":178,"1226":175,"1227":63,"1228":95,"1229":223,"1230":140,"1231":178,"1232":142,"1233":156,"1234":21,"1235":70,"1236":155,"1237":10,"1238":195,"1239":145,"1240":111,"1241":140,"1242":190,"1243":92,"1244":49,"1245":87,"1246":129,"1247":123,"1248":228,"1249":208,"1250":26,"1251":246,"1252":23,"1253":232,"1254":20,"1255":68,"1256":11,"1257":239,"1258":22,"1259":56,"1260":150,"1261":196,"1262":199,"1263":124,"1264":92,"1265":10,"1266":102,"1267":209,"1268":117,"1269":238,"1270":241,"1271":200,"1272":151,"1273":65,"1274":238,"1275":169,"1276":43,"1277":247,"1278":61,"1279":34,"1280":102,"1281":13,"1282":251,"1283":115,"1284":119,"1285":202,"1286":152,"1287":133,"1288":119,"1289":115,"1290":119,"1291":8,"1292":153,"1293":5,"1294":183,"1295":221,"1296":7,"1297":203,"1298":51,"1299":30,"1300":43,"1301":151,"1302":32,"1303":89,"1304":116,"1305":93,"1306":212,"1307":72,"1308":146,"1309":224,"1310":180,"1311":234,"1312":46,"1313":10,"1314":12,"1315":238,"1316":162,"1317":192,"1318":176,"1319":183,"1320":40,"1321":176,"1322":185,"1323":138,"1324":2,"1325":120,"1326":167,"1327":168,"1328":13,"1329":54,"1330":46,"1331":10,"1332":192,"1333":65,"1334":81,"1335":163,"1336":217,"1337":160,"1338":206,"1339":46,"1340":163,"1341":155,"1342":46,"1343":163,"1344":201,"1345":232,"1346":207,"1347":9,"1348":237,"1349":255,"1350":126,"1351":13,"1352":138,"1353":218,"1354":224,"1355":206,"1356":89,"1357":244,"1358":55,"1359":179,"1360":232,"1361":143,"1362":190,"1363":103,"1364":15,"1365":168,"1366":101,"1367":11,"1368":127,"1369":167,"1370":182,"1371":238,"1372":223,"1373":0},"videoSubscriptionConfiguration":[]} [Info] 2024-10-07T09:29:27.282Z [INFO] MeetingLogs - received new index {"atCapacity":false,"numParticipants":1,"supportedReceiveCodecIntersection":["H264_BASELINE_PROFILE","H264_MAIN_PROFILE","H264_HIGH_PROFILE","H264_CONSTRAINED_HIGH_PROFILE","VP9_PROFILE_0","AV1_MAIN_PROFILE","H264_CONSTRAINED_BASELINE_PROFILE","VP8"]} [Info] 2024-10-07T09:29:27.282Z [INFO] MeetingLogs - Index ingestion is paused, setting most recent index as pending [Info] 2024-10-07T09:29:27.283Z [INFO] MeetingLogs - received new index {"atCapacity":false,"numParticipants":1,"supportedReceiveCodecIntersection":["H264_BASELINE_PROFILE","H264_MAIN_PROFILE","H264_HIGH_PROFILE","H264_CONSTRAINED_HIGH_PROFILE","VP9_PROFILE_0","AV1_MAIN_PROFILE","H264_CONSTRAINED_BASELINE_PROFILE","VP8"]} [Info] 2024-10-07T09:29:27.283Z [INFO] MeetingLogs - Index ingestion is paused, setting most recent index as pending [Info] 2024-10-07T09:29:27.284Z [INFO] MeetingLogs - received new index {"atCapacity":false,"numParticipants":1,"supportedReceiveCodecIntersection":["VP8","H264_BASELINE_PROFILE","H264_MAIN_PROFILE","H264_HIGH_PROFILE","H264_CONSTRAINED_HIGH_PROFILE","VP9_PROFILE_0","AV1_MAIN_PROFILE","H264_CONSTRAINED_BASELINE_PROFILE"]} [Info] 2024-10-07T09:29:27.284Z [INFO] MeetingLogs - Index ingestion is paused, setting most recent index as pending [Info] 2024-10-07T09:29:27.287Z [INFO] MeetingLogs - got subscribe ack: {"duplex":"RX","allocations":[{"trackLabel":"","streamId":1,"groupId":1}],"compressedSdpAnswer":"5FVPb+O4D70HyHfg+QfYlmRbljTwoZ1MMQXmVwTbme5ZkeRUaPwHstKk/fQL2U2aNg4w2AX2spdAeaRI6vGRfi7RfNaWESBAcHsHt8sMMCliFKMYz2d9Gc1nvkSA5jNZrl277cT1r7vFj2+AAAfM7H0tu0huNu0uqu3e6IDWvdVRb2rZeKsE/Pn/e/jffFaXcqttC7ggGMGvxTL5+eM++ePnMrm/eljeAE0BYzyfqfKtkhzHBMUkR3FBQljnVSfG2xc8lGy01dIbcS8Rzg2WgGGrO8CMElIgXuQf7rzV4l866F212YOTWjvAKMYxz2JCwXWt829ua9MYJ71tm5GQiWzk38j2/dPbKM8yzhjOT0O953pse/870cjfj2aVibaVk2tBcqoyzQtEFabpStFqleosX+XMGJ3J9ODd7bQoNMlJpQxlqa4USklWFUYiQjFFONVV8K1sszauc7bxon+UEckpsIXgROREfFsIfCOuiaCpyHKR3YirK5EzsbgRiIivwyEdzikNbl+5KIjImEivRYpChOuFWFyLohCUCUrCXc5D2t74bSc62ff22QyStlqgd8ULAo/edyJJdrtdvDMr51XcunVi9p1xtjaN7xPnu+hRO7P3iVz1UW8aHXlbmzFBo51Rz4dxEeNsDL8HrUf1dn88u96+mvFfFwqgKTijk4whhJJB/FXtBxhjnAyDdPTFGEPbbftT7yFotRps3smmD9KLlDpGCobaNl2ouMToy7Y3tlnJRldGlUP0vndKEEZwmnNGQTWyNiJ9ZPmyrjuzbV/vn27vwtw/W21a4BMzzynwAjgDzgEjChgVgBEDjPjJIkDDQkLHHcDh3PDfkODAu22k8gcwaOcAEJJhyliaMziHfktVnMJ3QrOEI4TQqUw4PVPJiUmpGirrPqGNVE+foHXbriNn6tWEK3Qbe1Qfp7Axz2YTyf6lro13L+NHxugSf+mkejLevg4bKKpbbQLo2spuTDRes7qkGVK4On1cAc7v3982JipAdr7k9NSRXWKBXWaBTbLAzllgF1hgEyywf8xCRgz6yAKfYoGPLLDTrYEoPCzZOQvBcImGYJvgIcCfiQjYJBMH5wMVx3qm+hfQUDpG9IMvg4cln6r9cguDbbL28yYG7ELtE20M4KExVpfoQ6FT7Qjo+Cj2vmjfh3vctFMj/lcAAAD//w=="} [Info] 2024-10-07T09:29:27.297Z [INFO] MeetingLogs - Decompressed the SDP message from 889 to 2513 bytes. [Info] 2024-10-07T09:29:27.298Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SubscribeAndReceiveSubscribeAckTask took 86 ms [Info] 2024-10-07T09:29:27.298Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer completed subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SubscribeAndReceiveSubscribeAckTask (once) [Info] 2024-10-07T09:29:27.299Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer running subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/ReceiveRemoteVideoPauseResume [Info] 2024-10-07T09:29:27.299Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/ReceiveRemoteVideoPauseResume [Info] 2024-10-07T09:29:27.299Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/ReceiveRemoteVideoPauseResume took 0 ms [Info] 2024-10-07T09:29:27.300Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer completed subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/ReceiveRemoteVideoPauseResume [Info] 2024-10-07T09:29:27.300Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer running subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SetRemoteDescriptionTask [Info] 2024-10-07T09:29:27.300Z [INFO] MeetingLogs - running task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SetRemoteDescriptionTask [Info] 2024-10-07T09:29:27.302Z [INFO] MeetingLogs - processed remote description is >>>v=0 o=- 0 0 IN IP4 127.0.0.1 s=- t=0 0 a=group:BUNDLE 0 1 a=extmap-allow-mixed a=msid-semantic: WMS * m=audio 17210 UDP/TLS/RTP/SAVPF 63 111 c=IN IP4 51.20.250.72 a=rtcp:17210 IN IP4 51.20.250.72 a=candidate:Ha015e1a 1 udp 1694498815 10.1.94.26 17210 typ host generation 0 a=candidate:Ha015e1a 2 udp 1694498815 10.1.94.26 17210 typ host generation 0 a=ice-ufrag:256c4d9706c163bc6fb3d45b58eed4a3 a=ice-pwd:7d252fce683dfc0324f7ea02616013df a=fingerprint:sha-256 8D:92:52:ED:1F:B2:63:45:4F:AA:58:DF:02:C8:DF:3F:02:36:B2:C9:72:48:3B:30:52:BD:DB:77:68:62:58:99 a=setup:passive a=mid:0 a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time a=sendrecv a=msid:audio audio a=rtcp-mux a=rtcp-rsize a=rtpmap:63 red/48000/2 a=fmtp:63 111/111 a=rtpmap:111 opus/48000/2 a=rtcp-fb:111 transport-cc a=fmtp:111 minptime=10;useinbandfec=1 a=ssrc:282135986 cname:3h85PmmpeuozSkIN m=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 106 107 108 109 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0 a=ice-ufrag:256c4d9706c163bc6fb3d45b58eed4a3 a=ice-pwd:7d252fce683dfc0324f7ea02616013df a=fingerprint:sha-256 8D:92:52:ED:1F:B2:63:45:4F:AA:58:DF:02:C8:DF:3F:02:36:B2:C9:72:48:3B:30:52:BD:DB:77:68:62:58:99 a=setup:passive a=mid:1 a=inactive a=msid:inactive2241688358 inactive2241688358 a=rtcp-mux a=rtcp-rsize a=rtpmap:96 H264/90000 a=rtcp-fb:96 transport-cc a=rtcp-fb:96 ccm fir a=rtcp-fb:96 nack a=rtcp-fb:96 goog-remb a=rtcp-fb:96 nack pli a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640c1f a=rtpmap:97 rtx/90000 a=fmtp:97 apt=96 a=rtpmap:98 H264/90000 a=rtcp-fb:98 transport-cc a=rtcp-fb:98 ccm fir a=rtcp-fb:98 nack a=rtcp-fb:98 goog-remb a=rtcp-fb:98 nack pli a=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f a=rtpmap:99 rtx/90000 a=fmtp:99 apt=98 a=rtpmap:106 VP8/90000 a=rtcp-fb:106 transport-cc a=rtcp-fb:106 ccm fir a=rtcp-fb:106 nack a=rtcp-fb:106 goog-remb a=rtcp-fb:106 nack pli a=rtpmap:107 rtx/90000 a=fmtp:107 apt=106 a=rtpmap:108 VP9/90000 a=rtcp-fb:108 transport-cc a=rtcp-fb:108 ccm fir a=rtcp-fb:108 nack a=rtcp-fb:108 goog-remb a=rtcp-fb:108 nack pli a=fmtp:108 profile-id=0 a=rtpmap:109 rtx/90000 a=fmtp:109 apt=108 a=ssrc:2241688358 cname:inactive2241688358 <<< [Info] 2024-10-07T09:29:27.306Z [INFO] MeetingLogs - peer connection ice connection state changed: checking [Info] 2024-10-07T09:29:27.307Z [INFO] MeetingLogs - peer connection state changed: connecting [Info] 2024-10-07T09:29:27.308Z [INFO] MeetingLogs - received track event: kind=audio id=560af027-a14a-48c0-9a4d-0bc8c5d89d9d label=remote audio [Info] 2024-10-07T09:29:27.308Z [INFO] MeetingLogs - set remote description, waiting for ICE connection [Info] 2024-10-07T09:29:27.333Z [INFO] MeetingLogs - peer connection ice candidate: candidate:483027231 1 udp 8331263 10.1.28.200 58472 typ relay raddr 0.0.0.0 rport 0 generation 0 ufrag LqsV network-id 1 network-cost 10 [Info] 2024-10-07T09:29:27.334Z [INFO] MeetingLogs - peer connection ice candidate: (null) [Info] 2024-10-07T09:29:27.334Z [INFO] MeetingLogs - peer connection ice gathering state changed: complete [Info] 2024-10-07T09:29:27.342Z [INFO] MeetingLogs - peer connection ice connection state changed: connected [Info] 2024-10-07T09:29:27.343Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SetRemoteDescriptionTask took 43 ms [Info] 2024-10-07T09:29:27.343Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer completed subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer/SetRemoteDescriptionTask [Info] 2024-10-07T09:29:27.343Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer completed [Info] 2024-10-07T09:29:27.344Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms/Peer took 782 ms [Info] 2024-10-07T09:29:27.344Z [INFO] MeetingLogs - timeout task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms completed [Info] 2024-10-07T09:29:27.344Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms took 782 ms [Info] 2024-10-07T09:29:27.345Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee completed subtask AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/Timeout30000ms [Info] 2024-10-07T09:29:27.345Z [INFO] MeetingLogs - serial group task AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee completed [Info] 2024-10-07T09:29:27.345Z [INFO] MeetingLogs - AudioVideoStart/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee took 799 ms [Info] 2024-10-07T09:29:27.346Z [INFO] MeetingLogs - transitioning from Connecting to Connected with FinishConnecting [Info] 2024-10-07T09:29:27.349Z [INFO] MeetingLogs - Resuming index ingestion with pending index [Info] 2024-10-07T09:29:27.350Z [INFO] MeetingLogs - should resubscribe: false (downlink: false uplink: false) [Info] 2024-10-07T09:29:27.351Z [INFO] MeetingLogs - start completed [Info] 2024-10-07T09:29:27.416Z [INFO] MeetingLogs - peer connection state changed: connected [Info] 2024-10-07T09:29:27.527Z [INFO] MeetingLogs - attendeePresenceReceived: c91962fb-f90c-00ee-fcda-a69f4722c3ee [Info] 2024-10-07T09:29:37.009Z [INFO] MeetingLogs - local clock skew estimate=-66ms from ping-pong time=37ms [Info] 2024-10-07T09:29:47.038Z [INFO] MeetingLogs - local clock skew estimate=-81ms from ping-pong time=66ms [Error] A MediaStreamTrack ended due to a capture failure [Info] 2024-10-07T09:29:47.181Z [INFO] DeviceController - Device change event callback is triggered [Info] 2024-10-07T09:29:47.214Z [INFO] MeetingLogs - API/DefaultAudioVideoFacade/de4c0a75-cf82-4354-9c62-bdac91ef6404/c91962fb-f90c-00ee-fcda-a69f4722c3ee/startAudioInput "99A30C81A850DC8FDECB75C103FD2CA8C2421D64" [Info] 2024-10-07T09:29:47.214Z [INFO] DeviceController - Choosing intrinsic audio input device 99A30C81A850DC8FDECB75C103FD2CA8C2421D64 [Info] 2024-10-07T09:29:47.216Z [INFO] DeviceController - requesting new audio device with constraint {"audio":{"echoCancellation":true,"googEchoCancellation":true,"googEchoCancellation2":true,"googAutoGainControl":true,"googAutoGainControl2":true,"googNoiseSuppression":true,"googNoiseSuppression2":true,"googHighpassFilter":true,"deviceId":{"exact":"99A30C81A850DC8FDECB75C103FD2CA8C2421D64"},"sampleRate":{"ideal":48000},"sampleSize":{"ideal":16}}} [Info] 2024-10-07T09:29:47.835Z [INFO] DeviceController - got audio device for constraints {"audio":{"echoCancellation":true,"googEchoCancellation":true,"googEchoCancellation2":true,"googAutoGainControl":true,"googAutoGainControl2":true,"googNoiseSuppression":true,"googNoiseSuppression2":true,"googHighpassFilter":true,"deviceId":{"exact":"99A30C81A850DC8FDECB75C103FD2CA8C2421D64"},"sampleRate":{"ideal":48000},"sampleSize":{"ideal":16}}} [Info] 2024-10-07T09:29:47.835Z [INFO] DeviceController - API/DefaultDeviceController/startAudioInputDevice "99A30C81A850DC8FDECB75C103FD2CA8C2421D64" -> "success" [Warning] 2024-10-07T09:29:48.839Z [WARN] MeetingLogs - Sending Audio is unhealthy for 2 seconds consecutively. [Info] 2024-10-07T09:29:48.839Z [INFO] MeetingLogs - Sending Audio Health value is now 0