API-Examples-Web icon indicating copy to clipboard operation
API-Examples-Web copied to clipboard

I can't Understand how to handle co-host.

Open mba8487143 opened this issue 4 years ago • 1 comments
trafficstars

I have implemented simple live streaming with a single host. And users with role audience can join the stream. I want to add co-host functionality to it. But didn't find any demo or example.

mba8487143 avatar Aug 24 '21 09:08 mba8487143

There is no existing sample yet, but basically you just need to change client role and publish a track in channel. When co-host ended. You could unpublish the track

yoreland avatar Aug 29 '21 01:08 yoreland