My expectation is that ffmpeg should start streaming the data.
On other end if I send request from vlc or ffplay then this player should play 
the streaming data.

Regards
Ajay


-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Tom Evans
Sent: Thursday, September 04, 2014 10:03 PM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] can ffmpeg stream out http video ?

On Thu, Sep 4, 2014 at 8:49 AM, Ajay Parashar <[email protected]> 
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?

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

The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, please 
immediately alert the sender by reply e-mail and then delete this message. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited. R Systems has 
taken every reasonable precaution to minimize the risk, but is not liable for 
any damage you may sustain as a result of any virus in this e-mail. You should 
carry out your own virus checks before opening the e-mail or attachment.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to