Wowza Community

issue about push rtmp stream to Akamai CDN.

I test Edgecast and Akamai’s CDN service.

I got log message as the following:

[

(1) INFO server comment - PushPublisher.sessionOpened[rtmp://p.epxxxx.i.akamaientrypoint.net:1935/EntryPoint/definst/xxxxx@xxxxx]:

(2) INFO server comment - PushPublisher.sessionOpened[rtmp://fso.lax.xxxx.edgecastcdn.net:1935/xxxx/definst/livestream2?xxxxxxx]:

]

i did not input “definst” .

is that ok?

thank you.

Mark.

Mark,

You can use:

publisher.setRemoveDefaultAppInstance(true);

Richard

thank you!