Jump to content
  • 0

How to kick a specific user that is watching streams with its token from all servers?


Mariano Facundo
 Share

Question

  • Answers 2
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

2 answers to this question

Recommended Posts

  • 0
My conference have some problem, example : 3 user join a conference as a same room. my problem,   first user can't see another three join member,  2nd user see 1st user but not see another 2 user. 
3rd user see 1st and 2nd user but 1st user can't see 2nd and 3rd user also 2nd user can't see 3rd user. 

i mean last coming user see previous user but previous user can't see last coming user. 
Link to comment
Share on other sites

  • 0

Hi Mariano,

Right now there are no mechanism to kick user from streams. However, in conference, what you can do is that you can get the publishStreamId of the user, and with the rest call https://antmedia.io/rest/#/BroadcastRestService/stopStreamingV2 you can stop the published broadcast, but be aware this is not a real solution for your case and it may still be viewable even though the publish stops.

I opened a feature request in github for this purpose, however, I can't promise that it will be planned soon. You can use github issue for additional information or request in this manner https://github.com/ant-media/Ant-Media-Server/issues/2870

Thanks.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...