Re: Low latency video in WebRTC

in terms of implementation what would that imply?

I would think that this could help to remove latency at the cost of
reducing reliability/quality:

-enable slice mode on codecs that support it so video decoding can happen
before full frame is received.
-turn off lip sync
-turn off packet buffers and rtx/FEC

some of them are easier than others

best regards
Sergio



El mié., 20 jun. 2018 11:00, Chris M <spectralcodec@gmail.com> escribió:

> I would love to see WebRTC have the ability to run in a " ultra low
> latency" mode for remote control robotics applications even at the expense
> of consistent video frame rate and video quality.
>
>  Chris
>
>

Received on Wednesday, 20 June 2018 10:27:31 UTC