We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A number of users are running into this issue and it appears like it happens when they turn on their camera.
Fatal Exception: java.lang.IllegalStateException C++ addTransceiver failed.
livekit.org.webrtc.PeerConnection.addTransceiver (PeerConnection.java:1129) io.livekit.android.room.RTCEngine$createSenderTransceiver$2.invokeSuspend (RTCEngine.kt:344) io.livekit.android.room.RTCEngine$createSenderTransceiver$2.invoke (Unknown Source:8) io.livekit.android.room.RTCEngine$createSenderTransceiver$2.invoke (Unknown Source:4) io.livekit.android.room.PeerConnectionTransport$withPeerConnection$2.invokeSuspend (PeerConnectionTransport.kt:109) io.livekit.android.room.PeerConnectionTransport$withPeerConnection$2.invoke (Unknown Source:8) io.livekit.android.room.PeerConnectionTransport$withPeerConnection$2.invoke (Unknown Source:4) io.livekit.android.room.PeerConnectionTransport$launchRTCIfNotClosed$3.invokeSuspend (PeerConnectionTransport.kt:336) io.livekit.android.room.PeerConnectionTransport$launchRTCIfNotClosed$3.invoke (Unknown Source:8) io.livekit.android.room.PeerConnectionTransport$launchRTCIfNotClosed$3.invoke (Unknown Source:4) io.livekit.android.webrtc.peerconnection.RTCThreadUtilsKt$launchBlockingOnRTCThread$2$1.invokeSuspend (RTCThreadUtils.kt:101) kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33) kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:108) java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145) java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644) java.lang.Thread.run (Thread.java:1012)
LiveKit SDK version: 2.10.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A number of users are running into this issue and it appears like it happens when they turn on their camera.
Fatal Exception: java.lang.IllegalStateException
C++ addTransceiver failed.
LiveKit SDK version: 2.10.0
The text was updated successfully, but these errors were encountered: