I have been trying to develop a web-service in Wowza Media Server which should accept the request over http rather than rtmp and respond to the request whether given a client id the stream is live or not, in addition to it I would like to disconnect the client stream if required. Basically I want to call this web-service from my php code.