Menu Close

how to push to a Wowza server?

How Can We Help?

< Back
You are here:
Print

how to push to a Wowza server?

To push the Multipurpose Encoder output to a Wowza server, the sample command line is:

“FFmpegLGPL.exe -i %PIPE% -acodec aac -ab 64k -ac 2 -vcodec h264 -g 90 -b:v 768k -f flv rtmp://[wowza-address]:1935/live?doPublish=12345/streamname”

Table of Contents