GlassCast icon indicating copy to clipboard operation
GlassCast copied to clipboard

How can we reduce lag in streaming?

Open ManuJangra opened this issue 11 years ago • 4 comments

Is there any way to reduce lag in streaming? I am using Util.createRTMPpSessionConfig() method.

ManuJangra avatar Jun 25 '14 07:06 ManuJangra

I would like to know about this too. Is there any solution for this yet?

MaikoHermans avatar Feb 19 '15 08:02 MaikoHermans

~~In RTMP mode frames are shuttled across the network as soon as they're available. The delay is generally introduced by the RTMP server backend.~~ It seems there are ways to tune the FFmpeg client to reduce latency. I don't have much time for this project at the moment, but perhaps we can investigate some possible changes to the FFmpeg client configuration.

In my testing (with nginx-rtmp), Kickslip's delay is around 4 seconds.

OnlyInAmerica avatar Mar 17 '15 15:03 OnlyInAmerica

With the project how it is delivered I have about 40 seconds delay. I don't have a lot of knowledge about the subject to mess around with it tbh

MaikoHermans avatar Mar 18 '15 09:03 MaikoHermans

Is nginx the server backend in kickflip? What is the current backend if not?

On Wed, Mar 18, 2015 at 5:27 AM, Maiko Hermans [email protected] wrote:

With the project how it is delivered I have about 40 seconds delay. I don't have a lot of knowledge about the subject to mess around with it tbh

— Reply to this email directly or view it on GitHub https://github.com/OnlyInAmerica/GlassCast/issues/2#issuecomment-82846509 .

Zeitzew32 avatar Mar 20 '15 01:03 Zeitzew32