AOSSIE-Org / AOSSIE-Org/Resonate

Mic does not turn on in room; throws LiveKitException: publisher is closed

Aperta
#676 5 commenti 1 reazione 1 assegnatario Rivendicata da @4555jan Vedi su GitHub
bug
Lingua principale
Dart
Stelle
344
Fork
350
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 🐛 Describe the bug

There is an issue where the microphone does not turn on inside a room.

As shown in the attached video, toggling the mic has no effect and eventually throws a runtime exception. The mic remains disabled and gives following error and in the video as well shows certain errors

https://github.com/user-attachments/assets/9347a218-b8d4-4ce9-ad5b-f63c8452586b

**Error Logs**

`` [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: LiveKit Exception: [UnexpectedConnectionState] publisher is closed
E/flutter ( 6046): #0 EngineInternalMethods.createTransceiverRTCRtpSender (package:livekit_client/src/core/engine.dart:1255:7)
engine.dart:1255
E/flutter ( 6046): #1 LocalParticipant.publishAudioTrack.negotiate (package:livekit_client/src/participant/local.dart:127:45)
local.dart:127
E/flutter ( 6046): #2 LocalParticipant.publishAudioTrack (package:livekit_client/src/participant/local.dart:134:87)
local.dart:134
E/flutter ( 6046): #3 LocalParticipant.setSourceEnabled (package:livekit_client/src/participant/local.dart:701:22)
local.dart:701
E/flutter ( 6046):
E/flutter ( 6046): #4 SingleRoomController.turnOnMic (package:resonate/controllers/single_room_controller.dart:263:5)
single_room_controller.dart:263
E/flutter ( 6046):
E/flutter ( 6046): ``

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.