[FFmpeg-devel] [PATCH] ffserver should check for EAGAIN on	input streams
    Howard Chu 
    hyc
       
    Fri Jun  4 06:14:45 CEST 2010
    
    
  
Howard Chu wrote:
> Some file sources (e.g. flvdec) will return EAGAIN when reading packets from a
> file, if there are (effectively) zero-length packets in the file. Currently
> ffserver aborts the stream on any error; it should check for EAGAIN and retry.
Bah. It appears that this patch breaks reading from HTTP (when receiving a 
feed.) Need to look at this more closely...
-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/
    
    
More information about the ffmpeg-devel
mailing list