Hi, so in our web app there an option to toggle on and off the local video.
Could you tell me how to get the current state of the local track (I need that for display placeholder/user avatar)
I tried out the localTrack.isPlaying but it doesn't seem work.
Hi, so in our web app there an option to toggle on and off the local video.
Could you tell me how to get the current state of the local track (I need that for display placeholder/user avatar) I tried out the localTrack.isPlaying but it doesn't seem work.
Thank you