- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I ran your code in your room. So, initially you get a textbox and then when you type a name and hit enter, you try to enter the room. But you need to at least first enter the room as an owner (with your credentials)to set up the collectionnodes for various components such as chat, webcam etc that you are using or you can create the room from template. Once you do that you can enter the way you are doing now i.e. as guest everything is fine.
Also, in your code, I don’t see ScreenSharePublisher. You need to add that too and start publishing your stream, and not just ScreenShareSubscriber, which is just for viewing the shared screen. Look at the ScreenShareExample folder in sampleApps for details
Thanks
Regards
Hironmay Basu
Views
Replies
Total Likes