[Libav-user] Regarding delay in ffserver in reading packets from utils.c source code

Tilak Varisetty vtilakece at gmail.com
Wed Nov 5 11:40:25 CET 2014


Hello all,

I am using ffserver for my application that transmits pipe of images to the
webclient html5. I have observed the the function s->iformat->read_packet(s,
pkt) waits for a long time ( aprox. 116 msec) until the output packet size
is a const value 786486, and turns the flag got_output as 1.

I would appreciate if there is a work around to reduce this delay or
waiting times or looping time.


Thanks in advance,
Tilak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20141105/387a725d/attachment.html>


More information about the Libav-user mailing list