- Code: Select all
Archived Post
Hi I need to know how I can integrate OpenTok API if I want to build
an application having mentioned below abilities.
1. At a time I just want to display one subscriber and there will be a
shuffling button pressing on the button will switch to another user
available in session replacing with the current subscribers but I
don't want to view many subscriber to viewer.
2. Is there possibility to have a time option I mean after 5 minutes I
want to quit current subscriber that will replace a new subscriber.
Please help me how can I use server side API with javascript to build
such application. I will be very thankful to one who will give me some
input of example.
Any help will be highly appreciated.