# I hope add notifier for connected RTMP live stream from GoCoder

**URL:** https://community.wowza.com/t/i-hope-add-notifier-for-connected-rtmp-live-stream-from-gocoder/51033
**Category:** Wowza Streaming Engine
**Tags:** wowza-streaming-server-java-api
**Created:** [March 27, 2018, 2:02am UTC](https://community.wowza.com/t/i-hope-add-notifier-for-connected-rtmp-live-stream-from-gocoder/51033 "2018-03-27T02:02:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Daehee\_Won](https://avatars.discourse-cdn.com/v4/letter/d/bc79bd/32.png) [@Daehee\_Won](https://community.wowza.com/u/Daehee_Won)
#### Post date: [March 27, 2018, 2:02am UTC](https://community.wowza.com/t/i-hope-add-notifier-for-connected-rtmp-live-stream-from-gocoder/51033/1 "2018-03-27T02:02:22Z")

</div>

Hi.

I was installed wowza streaming engine(developer license) inside docker container.

And wrote java code exactly same with this page [https://www.wowza.com/docs/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).

And Use export function of Eclipse, made .jar file. and copy to (install dir)/lib/\*.jar

and restart wowza streaming engine, GoCoder connected with wowza streaming engine.

But, I can’t checking processing or not.

In example, System.out.println(~~~). Maybe, result of this function will be showing to docker logs.

What is wrong in my process…

Answer please.

Thank you.
