Hi,
We are trying to stream to Microsoft Stream service, but it fails. If I use the full rtmp address in our AJA HELO hardware encoder, it works fine.
MS gives me the following syntax for RTMP ingest:
rtmp://2qbkr5k44i3ee5kmf26iv4yqmc-streameuwe1su021-euwe.channel.media.azure.net:1935/live/3716a33cf96640619b2dc286af4a4ae1
where the leading and trailing “values” change all the time.
That’s the error, what we are getting:
PushPublishRTMP.sessionClosed[[Microsoft Stream - IB028] rtmp://2qbkr5k44i3ee5kmf26iv4yqmc-streameuwe1su021-euwe.channel.media.azure.net:1935/live/3716a33cf96640619b2dc286af4a4ae1]: RTMP session closed unexpectedly. Retrying in 3000 msec
We also added howToPublish:“live” what we found in an earlier similar post, but this didn’t help.
So that’s the current PushPublishMap.txt file:
ib028={“entryName”:“Microsoft Stream - IB028”, “profile”:“rtmp”, “debugPackets”:“true”, “application”:“live”, “debugLog”:“true”, “destinationName”:“rtmp”, “host”:“bk3qyc5k66f7u2cbf442kw5flc-streameuwe1su011-euwe.channel.media.azure.net”, “streamName”:“7c463ff47d9641dc8ed0c90a14757ead”, “howToPublish”:“live”, “enabled”:“true”}
We are on Wowza Streaming Engine 4.8.5
Any help would be appreciated,
Thank you