[FFmpeg-user] can ffmpeg stream out http video ?

Tom Evans tevans.uk at googlemail.com
Thu Sep 4 18:33:09 CEST 2014


On Thu, Sep 4, 2014 at 8:49 AM, Ajay Parashar
<Ajay.Parashar at rsystems.com> wrote:
>
> FFmpeg can stream output  with tcp and udp protocol.
> I want to know  can ffmpeg stream out video by using http ?
> I execute this command
> ffmpeg -i my_file.mp4 -f mpegts http://10.125.133.31:8080
>
> and it gives below error
>
> [tcp @ 0x2fe6120] Connection to tcp://10.125.133.31:8080 failed: Connection refused
> http://10.125.133.31:8080: Input/output error
>

What do you expect that to do?

Cheers

Tom


More information about the ffmpeg-user mailing list