Jump to content
  • 0

Iterate over connected clients, disconnect certain clients


Balazs
 Share

Question

Hi,

Is it possible to get hold of the list of current players in my application and disconnect certain clients with using the Java API? I am specifically interested in WebRTC players, but I hope to be able to handle all sorts of playback protocols eventually.

 

Thanks,

Balazs

Link to comment
Share on other sites

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

3 answers to this question

Recommended Posts

  • 0

Thanks @Tim - this looks promising and I can use it as a fallback - if there is no Java API for this purpose. Do you happen to know if this is achievable without fabricating REST calls to the same Spring context where I am already in? @Burak ?

Link to comment
Share on other sites

 Share

×
×
  • Create New...