Hello I am trying to stream an HLS input through ffmpeg into RTMP output on Wowza cloud but don’t know how to do it. On facebook and youtube all you needed is the stream key. here is my current command
Hey Kevin thank you for your help, I didn’t mention that the command I posted didn’t paint the full picture. Here is the full command I am trying to pass through (below)
which has complex filters to add text and pictures overlayed on to the video itself.
I tried your trusted source command but got this error
[rtmp @ 0x7f8354555620] Detected librtmp style URL parameters, these aren’t supported by the libavformat internal RTMP handler currently enabled. See the documentation for the correct way to pass parameters.
[tcp @ 0x7f8354629ba0] Connection to tcp://127.0.0.1:1935 failed: Connection refused
Also I am very inexperienced and don’t know which parts of your trusted source command to replace with my own credential, for example, should I replace myStream with the stream name? what is 127.0.0.1 is that the set of numbers that appear next to the primary server once you start a stream on Wowza?
The test we will be doing will have authentication turned off