Jayaram Kurapati
Jayaram Kurapati
Hi @jianjunz , Thank you so much for the reply. Is there any example for this ? Thank you.
Hi @jianjunz , Thanks for the reply. During the reconnections users may miss the newly added streams, how to handle that ? For now, I used the API to fetch...
One solution is , using MediaStreamTrack we can identify, but, just want to know is there any other way to directly know the status of the stream.
It would be really helpful if there are methods like "hasAudio", "hasVideo" in subscription object. All other providers are providing such information, which will be helpful to represent in the...
Hi, @pfrankov, I understood the changes regarding DI but I am unable to understand the other changes which you made. Can you pls explain me. Thank you.
Use the "token" value for fetching the user granted information. Check this link : https://developers.google.com/identity/sign-in/web/backend-auth
Hi, are you using this plugin inside an iframe ?? Can you please share your code .