Hello,
I am trying to implement the video video sdk into my app and here is my scenario:
User 1 joins the session and starts their camera - camera shows up just fine
User 2 joins the session and starts their camera - It loads both user 1 and 2 's video and displays both just fine.
However, If you go back to user 1’s view, it is not displaying user 2’s video and getting an error message that states “user is not sending video” for user 2.
If there are any code snippets I could provide that could be helpful in solving this please let me know! For context, I am starting and rendering both users video in their own html files and then rendering all other participants