appunite / AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni
Apache License 2.0
1.07k stars 470 forks source link

I play tcp stream from camera,there is about 0.5 seconds delay,is there some buffer resulted in? #157

Open chentengming opened 7 years ago

jacek-marchwicki commented 7 years ago

I'm not an ffmpeg expert but at least 0.5s delay is reasonable for streaming to be sure that video will not be broken when network will delay.

You can look here: https://trac.ffmpeg.org/wiki/StreamingGuide#Latency for more informations