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? .
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
