[FFmpeg-user] capturing of rtmp ingesting stream

Vlad Kroutik vkroutik at gmail.com
Thu Nov 14 18:36:09 CET 2013


Thanks, it does not seems to help, I read about ‘listen’ - Act as a server,
listening for an incoming connection.

But cannot get it work, anyone have tried to use ffmpeg when stream is
pushed on to your server, all I read is that requires wooza, fms, or
something else?


On Wed, Nov 13, 2013 at 11:32 PM, Lou <lou at lrcd.com> wrote:

> On Wed, 13 Nov 2013 18:58:29 -0800
> Vlad Kroutik <vkroutik at gmail.com> wrote:
>
> > I have rtmp stream ingested into my server!
> >
> > How do I setup ffmpeg to capture that stream? Do I need another server or
> > tool first to capture ingest of ffmpeg can do that? What params.
>
> ffmpeg -i rtmp://[username:password@]server[:port][/app][/instance][/playpath]
> -c copy output
>
> http://ffmpeg.org/ffmpeg-protocols.html#rtmp
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list