finish with -f flv rtmp://wowzahost <rtmp://wowzahost>.com/appname/streamname

as a quick example, stream copy, encapsulate to flv, and stream to a wowza 
server…

ffmpeg -i input  -c copy -f flv rtmp://wowzahost.com/appname/streamname 
<rtmp://wowzahost.com/appname/streamname>



> On Feb 23, 2015, at 1:46 AM, Leo <[email protected]> wrote:
> 
> Hi,
> 
> I'm exploring options in ffmpeg on how to do rtmp push to a wowza media
> server using FFMpeg. I read through some blogs on how to do this. I found
> this can be done through rtmpdump or FFMpeg's native RTMP component. Can
> someone please tell me which could be a better option here? I see no active
> development with rtmpdump libarary since 2010
> 
> Thnaks for your valuable suggestion in advance
> 
> -Leo
> 
> 
> 
> --
> View this message in context: 
> http://ffmpeg-users.933282.n4.nabble.com/RTMP-push-using-FFMpeg-tp4669346.html
> Sent from the FFmpeg-users mailing list archive at Nabble.com.
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to