steep-balloon-41261
10/22/2022, 8:01 AMshy-sandwich-47644
10/22/2022, 9:23 AMroom.localParticipant.publishTrack(canvasStream.getVideoTracks()[0])
Note: Above line should use after you received the LivekitClient.RoomEvent.SignalConnected event and code didn't fire
room.localParticipant.setCameraEnabled(true);
room.localParticipant.setMicrophoneEnabled(true);billowy-needle-62609
10/22/2022, 11:48 AM