Re: [FFmpeg-user] Error and understanding issue: using ffmpeg to real time publish FLV file to Red5 and real time download FLV from Red5

2014-08-31 Thread Kajari Ghosh Dastidar
; Red 5 maybe just accept video of h264, and audio of aac > > > On Mon, Sep 1, 2014 at 9:48 AM, Kajari Ghosh Dastidar > wrote: > > > Thanks for your reply! > > > > Can you please tell me what you mean by trying flv codecs? > > > > Thanks! > > > &

Re: [FFmpeg-user] Error and understanding issue: using ffmpeg to real time publish FLV file to Red5 and real time download FLV from Red5

2014-08-31 Thread Kajari Ghosh Dastidar
mo/streams/hobbit_vp6.flv > live=1" -c copy > dump.flv > > > On Sat, Aug 30, 2014 at 12:34 AM, Kajari Ghosh Dastidar < > kajar...@gmail.com> > wrote: > > > Hello! > > I am new to ffmpeg, and trying to understand how to use it publish a live > >

[FFmpeg-user] Error and understanding issue: using ffmpeg to real time publish FLV file to Red5 and real time download FLV from Red5

2014-08-29 Thread Kajari Ghosh Dastidar
Hello! I am new to ffmpeg, and trying to understand how to use it publish a live stream to a server, and how to record a live stream from a server. After reading online tutorials and visiting few forums, I got a brief overview of how to get it done. But, I think my understanding is not fully correc