Page 1 of 1

ffserver conf problem

Posted: 01 Sep 2011 11:06
by huoyee
Dear everyone,

I want to use the test.conf to configure ffserver. I have written the test.conf under ./ , and used the command of "ffserver -f ./test.conf" to set the configure file to ffserver, but it always generated the following error:

./test.conf: No such file or directory
Incorrect config file - exiting.

Why this happens and how to solve it,please?

Re: ffserver conf problem

Posted: 01 Sep 2011 13:50
by huoyee
Dear friends,

I have solved it by temporarily modifing the ffserver.conf under the directory of /etc and run ffserver command to start it. Next, I used the command of "ffmpeg -i /tmp/test.asf http://localhost:8090/feed1.ffm" to send a stream,but it generated the following error:

tcp @ 0x9f198c0] TCP connection to localhost:8090 failed: Connection refused
[tcp @ 0x9f13140] TCP connection to localhost:8090 failed: Connection refused

Why this happens and how to solve it,please?

Re: ffserver conf problem

Posted: 01 Sep 2011 14:00
by Sébastien Escudier
This isn't a ffmpeg support forum.