Hi,
I’m developing a Streaming application. We have a requirements that we need to allow administrator to be able to disable an In-comming live stream and block the user from keep on Streaming. I know we can use the rest endpoint to delete his or her user name and password. And there is a method call stopMediacasterStream but it didn’t work as expected. I also try different API like get the Stream and call stopPublishing on the IMediaStream, but it also not working. Could you please help me find the correct API that I need to use. Or is there an API that can support my need ?
Thanks,
Tai Khuu