Minimizing the latency in realtime communication

Hello developers, This is a new blog post about minimizing the latency in realtime video communication, If you also want to learn about how to speed up the player startup duration, please see our previous post (Minimizing the initial delay) In audio/video communication, the latency should be as low as it can, in our previous […]

Minimizing the initial delay

Hello developers, This is a new blog post about minimizing the initial delay in VideoKit. As known VideoKit uses ffmpeg library under the hood, We will focus on some options of ffmpeg. The initial latency can not be remarkable when try to play a local file, but if the We are streaming from a remote […]