[FFmpeg-devel] rtmp support and librtmp

trueice trueice
Thu Jun 3 14:06:10 CEST 2010


On Wed, Jun 2, 2010 at 9:42 PM, aviad rozenhek <aviadr1 at gmail.com> wrote:

>
> > I'm using ffmpeg r23391 with librtmp support, trying to read data from an
> > FMS 3.5.1.
> > I've managed to stream to the FMS using the following cmdline, and was
> able
> > to view the stream using a flash player connected to FMS.
> >
> > ./ffmpeg -re -i myfile -f flv rtmp://myserver/live/mystream
> >
> > however using the equivalent ffplay cmdline to stream from FMS does not
> work
> > for me
> >
> > ./ffplay rtmp://myserver/live/mystream
> >
> > it says the stream is not found
>
try:
./ffplay "rtmp://myserver/live/mystream live=1"


> __
>
_____________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>



-- 
Yours trueice



More information about the ffmpeg-devel mailing list