As i am using React Native Video SDK for mobile & for web also i am using React Video SDK,
Host Part done by Web, and co-host part is handle by Mobile side.
so there is one situation , if host left the session & co-host still in the session, video is stuck ! and when host again rej-join session we are not getting video view for Host Session. Can you help me for this? how we can handle this case? as we are not getting any event for React web app side.
@ekaansh.zoom from web application i am not added anything! we will do it and update you on same!
from React Native mobile application side , we getting event when user leave the session but when user rejoin we are not getting any session ! can you help me for same!