Hi all,
I’m doing a testing (wowza 4.0) with rtmp live (only audio), and we would push this stream to our CDN L3.
We configure the live app for receiving the rtmp signal and work fine (proved with test player for adove rtmp)
But unfortunately, next step is not working. Did load the Module “Push Publish Module” (ok in Application.xml) and add the parameters in the PushPublishMap.txt file.
the first issue is when restarting wowza service to apply the conf. because leaves no traces about the Module.
Next, when a try to listen through the CDN never work.
PushPublishMap.txt
myStream={profile:“rtmp”, streamName:“xxxxxxx”,
host:“xxxxxxxxxxxxxxxxx”, application:“live”, debugLog:true, debugPackets:true}
Application.xml
ModulePushPublish ModulePushPublish com.wowza.wms.pushpublish.module.ModulePushPublish</Cl
ass>
Thanks in advance
Jorge