livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
165 stars 64 forks source link

Call localParticipant.setCameraEnabled Receive RoomEvent.TrackMuted and RoomEvent.TrackUnmuted #339

Closed farsunset closed 7 months ago

farsunset commented 7 months ago

Describe the bug Call localParticipant.setCameraEnabled(true) Receive RoomEvent.TrackUnmuted expect TrackSubscribed

Call localParticipant.setCameraEnabled(false) Receive RoomEvent.TrackMuted expect TrackUnsubscribed

Device Info:

farsunset commented 7 months ago

Im sorry it right now