# Help, plz. How to notifying on-publish

**URL:** https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049
**Category:** Wowza Streaming Engine
**Created:** [February 17, 2014, 3:11pm UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049 "2014-02-17T15:11:23Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Stanislaw\_Uskov](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@Stanislaw\_Uskov](https://community.wowza.com/u/Stanislaw_Uskov)
#### Post date: [February 17, 2014, 3:11pm UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049/1 "2014-02-17T15:11:23Z")

</div>

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)?

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [February 17, 2014, 7:27am UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049/2 "2014-02-17T07:27:19Z")

</div>

Take a look at this interface:

[How to use IMediaStreamActionNotify3 interface to listen for RTMP stream events (includes codec info)](https://www.wowza.com/docs/how-to-use-imediastreamactionnotify3-interface-to-listen-for-rtmp-stream-events-includes-codec-info%28includes-codec-info%29)

Salvadore

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [February 18, 2014, 9:32am UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049/3 "2014-02-18T09:32:41Z")

</div>

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

You can post a help request to the [find a consultant forum](http://community.wowza.com/c/-/7)

Salvadore

---

<div class="post-metadata">

### Author: ![Stanislaw\_Uskov](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@Stanislaw\_Uskov](https://community.wowza.com/u/Stanislaw_Uskov)
#### Post date: [February 18, 2014, 2:15am UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049/4 "2014-02-18T02:15:22Z")

</div>

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

---

<div class="post-metadata">

### Author: ![red\_shadow](https://avatars.discourse-cdn.com/v4/letter/r/b782af/32.png) [@red\_shadow](https://community.wowza.com/u/red_shadow)
#### Post date: [February 17, 2014, 5:46am UTC](https://community.wowza.com/t/help-plz-how-to-notifying-on-publish/42049/5 "2014-02-17T05:46:25Z")

</div>

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