[FFmpeg-user] HELP! ffserver polling get no any fd ready for read, even ffmpeg post connection

Soho Soho123 soho123.2012 at gmail.com
Sun Aug 18 15:06:43 CEST 2013


HI all,

the problem I got for a long time.

when ffserver usd poll to get the fd that ready for read/write, then each
connection can get service.
but sometimes,
ffserver get a condition:
c->poll_entry->revents does not include any events about POLLIN, even the
post connection from ffmpeg.
ffmpeg keep posting video data to ffserver, then the feed file can get new
video data.

I check the error code from ffmpeg.
It says , send timeout that the receive side does not read the data on time.

ffserver says there is no fd ready for read.
ffmpeg says that the receive side does not read data on time.

Does any one have idea?



.


More information about the ffmpeg-user mailing list