Question
Stoping a client live published stream, server side
Hello buddies,
I have a very very important and urgent question.
Suppose in some client a stream is being published live with the name 'A'. now, if some other client should and tries to publish with the same name ('A'), it will encounter a 'NetStream.BadName' status error code, to avoid that I think there should be some way to stop the stream('A') server side, and then let the 2nd client starts publishing with name 'A'. if so, how can I stop 'A' stream on server?
Thank you so much for any help
I have a very very important and urgent question.
Suppose in some client a stream is being published live with the name 'A'. now, if some other client should and tries to publish with the same name ('A'), it will encounter a 'NetStream.BadName' status error code, to avoid that I think there should be some way to stop the stream('A') server side, and then let the 2nd client starts publishing with name 'A'. if so, how can I stop 'A' stream on server?
Thank you so much for any help
