livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
261 stars 132 forks source link

[bug] Error: can't addTransceiver! #354

Open furkanKotic opened 1 year ago

furkanKotic commented 1 year ago

Describe the bug Some iPhone users have the problem of not being able to broadcast. Local widget appears black.

FlutterError - Unable to RTCPeerConnection::addTransceiver: Error: can't addTransceiver!
Fatal Exception: FlutterError
0  ???                            0x0 RTCRtpTransceiverNative.setCodecPreferences + 180 (rtc_rtp_transceiver_impl.dart:180)
1  ???                            0x0 LocalParticipant.publishVideoTrack + 220 (local.dart:220)
2  ???                            0x0 LocalParticipant.setSourceEnabled + 421 (local.dart:421)

image

Platform information

furkanKotic commented 1 year ago

No problem with audio transmission. Viewers can hear his voice.