Thanks Bob and Andrew. We are running ffmpeg in sandbox which blocks network connection. Also this is a docker machine in the commercial cloud, so stdin may not be accessible (I am not sure though, never tried).
So looks like there is a rtbufsize flag in ffmpeg that buffers ingress video. So I assume that will hold large volumes of data? Regards, Zixia On Thu, Aug 2, 2018 at 10:24 PM Andrew Stuart < [email protected]> wrote: > >> I am trying to use named pipe as the input of ffmpeg. > > Any reason you can’t use stdin or a socket? > > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
