Wowza Community

Monitor RTMP publish connection state

Hi everyone,

I am using wowza to restream RTMP input to multiple destination such as Facebook, twitch and YouTube, While I can successfully monitor my ingest ( source ) stream ( IMediaStream ) by adding packet listener ( IMediaStreamLivePacketNotify ) I am having trouble getting any data from my PushPublishRTMP connection.
What I would like to do is monitor the data packets passed to the output RTMP stream ( RTMP publish ) and log an error if the data starts to accumulate due to a low internet connection between Wowza and receiving RTMP server.

Please help.

Best regards,
Tom.