Wowza Community

sendClientOnStatusError from Thread

I’m using extends Thread not ModuleBase. How can I send an error message to FMLE for a mediastream?

You will need to extend ModuleBase to handle the appropriate event and obtain a reference to the client in order to respond with a message.