[FFmpeg-user] cann't get connection

i2tech.be info at i2-tech.be
Fri Feb 22 17:58:32 CET 2013


Hi,
I have installed ffmpeg with debian I use this command 

ffmpeg –f udp://@238.100.0.25:1234   http://x.x.x.x:8089/feed1.ffm

this is ffserver confige :

Port 8090
BindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
MaxBandwidth 1000
RTSPPort 500
RTSPBindAddress 0.0.0.0


<Feed feed1.ffm>
File /tmp/feed1.ffm
</Feed>

<Stream test.ffm>
Feed feed1.ffm
Format asf
VideoFrameRate 15
VideoSize 352x240
VideoBitRate 256
VideoBufferSize 40
VideoGopSize 30
AudioBitRate 64
StartSendOnKey
</Stream>


when I try the stream http://x.x.x.x:8089/feed1.ffm it not works I can not get the connection with server I try with vlc 

Any help please ?


More information about the ffmpeg-user mailing list