Wowza Community

Help, plz. How to notifying on-publish

Hello. I need to get information, when someone start stream on programs (xsplit, obs).

How can i get notify, when stream has started publish (on-publish), and information about un-publish to my PHP script (may be http-request)?

Take a look at this interface:

How to use IMediaStreamActionNotify3 interface to listen for RTMP stream events (includes codec info)

Salvadore

You may wish to seek help from a consultant on this.

You can post a help request to the find a consultant forum

Salvadore

Thank you.

I make this script with send http-request, but i have problems with include .jar to wowza.

As example to include ServerListener:

test.ModuleMediaStreamActionNotify3Example

How to include my StreamListener ? It`s correct?

test.ModuleMediaStreamActionNotify3Example

Or no? How rights? Please, help me… Thanks

Tell you tell me path or manual where I should put jaav file with notifying on-publish