You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did this issue occur the first time you called connect, or did it happen in subsequent attempts? I've encountered a similar bug where calling room.disconnect() gets blocked, which causes any subsequent connect attempts to fail indefinitely.
It took very long time to connect the livekit room
While I connnect the livekit room by wss and token, it took too long time to connect
The log is below:
09-13 01:00:08.415 2929 6204 I AsrLiveKitServer: startAsrLiveKit: wsURL=ws://, token=**
09-13 01:00:08.886 2929 2929 I AsrLiveKitServer: connect end
09-13 01:00:10.034 2929 5458 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$Connected@f34b482
09-13 01:00:10.036 2929 2929 I AsrLiveKitServer: set mic enable and speak not mute
09-13 01:00:10.037 2929 2929 I AsrLiveKitServer: set mic enable and speak not mute
09-13 01:00:10.039 2929 2929 I AsrLiveKitServer: set mic enable and speak not mute
09-13 01:00:10.204 2929 4980 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$TrackPublished@35453d0
09-13 01:00:13.529 2929 5109 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$ConnectionQualityChanged@57d96ce
09-13 01:00:14.545 2929 5109 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$ParticipantConnected@bc029ef
09-13 01:00:15.019 2929 5109 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$DataReceived@b72dcfc
09-13 01:00:15.020 2929 5109 I AsrLiveKitServer: :��
09-13 01:00:15.020 2929 5109 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$TrackPublished@6250f85
09-13 01:00:15.020 2929 5109 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$ConnectionQualityChanged@e6051da
09-13 01:00:15.066 2929 4996 I AsrLiveKitServer: events collect: io.livekit.android.events.RoomEvent$TrackSubscribed@8f760b
09-13 01:00:15.066 2929 4996 I AsrLiveKitServer: event: io.livekit.android.room.track.RemoteAudioTrack@a8ecce8
The text was updated successfully, but these errors were encountered: