Hi,
On our service, iOS client app streams rtmp to wowza server, but sometimes the stream is disconnected and ‘pingtimeout’ error is logged on wowza server.
I want to detect the pingtimeout event as soon as possible and notify it to application server.
How to do this?
I found an onDisconnect event listener but it has some delay after pingtimeout.
ValidationFrequency param relate to the delay?
Regards.