Hi folks,
I successfully injected metadata in a stream running on my local Wowza Streaming Engine.
I created a HTTP Provider, then I can call injection URL, I have a ID3-Converter, everything working.
But now I have my Stream hosted in Wowza Cloud and the injections are no longer available
I did the following:
Wowza Cloud -> Live Streams -> Add Live Stream (source: other RTMP)
rtmp://[IP]/live/<streamname>
the stream is running fine, the injections should be the same because the Wowza Streaming Engine is doing the same, but when I watch my Stream in Wowza Player the onMetadata() is no longer called.