Wowza Community

Stream Targets is impossible send rmtp with server edge rmtp?

I’m having issue Stream Targets not sending to edege rmpt . Version wowza i’m using 4.8.0.

  • PushPublishMap in aplications.

myStream={“entryName”:“myStream_from”, “profile”:“rtmp”, “debugPackets”:“true”, “debugLogChildren”:“true”, “streamName”:“myStream_to”, “enabled”:“true”, “application”:“edge-myStream”, “port”:“1936”, “debugLog”:“true”, “destinationName”:“rtmp”, “host”:“xx.xx.xx.xx”}

P/s:

  • Stream rmtp active in Incoming Streams.

  • Port ip host 1936 destination telnet well.

  • Logs access when enable myStream_from Stream Target .

2020-06-23 21:29:27 ICT comment server INFO 200 - ModulePushPublish.setEntryEnabled(myStream/definst) myStream_from enabled: true update: true - - - 966267.177 - - - - - - - - - - - - - - - - – - - - - - - -

2020-06-23 21:29:27 ICT comment server INFO 200 - ModulePushPublish.StreamWatcher.run(myStream/definst) checkForStreamChanges DISABLED-- - 966267.366 - - - - - - - - - - - - - - - - - - - – - - - -

2020-06-23 21:29:27 ICT comment server INFO 200 - ModulePushPublish.checkForEntryActions(myStream/definst) myStream_from : START – - 966267.366 - - - - - - - - - - - - - - - - - - - – - - - -

2020-06-23 21:29:27 ICT comment server INFO 200 - ModulePushPublish.loadMapFile(myStream/definst) loaded 1 entries from map file (/usr/local/WowzaStreamingEngine/conf/myStream/PushPublishMap.txt) - - - 966267.367 - - - - - - - - – - - - - - - - - - - - - - - -

2020-06-23 21:29:27 ICT comment server INFO 200 - REST API: PushPublishStreamAppConfig.enableAction: Entry (myStream_from) enabled successfully – - 966267.367 - - - - - - - - - - - - - - - - - - - – - - - -

Can anyone tell me what else to check. Thanks .

hmmm…nothing is really jumping out as the error, I can share some docs with examples that may help you:

https://www.wowza.com/docs/sample-map-file-entries-for-stream-target-destinations-push-publishing#AkamRTMP

and also

https://www.wowza.com/docs/sample-map-file-entries-for-stream-target-destinations-push-publishing#AkamRTMP

Have you tried it in a different port just for testing around a potential firewall?

Feel free to submit a support ticket so the engineers can quickly find the issue and get it working. They can only debug in the ticket where they have full access to your config and logs.

https://www.wowza.com/support/open-ticket

I hope it actually helps! Please know you can always do a support ticket too even if you have a trial license. Hope it’s working now.

Thanks for your help !