Skip to content

Add FEC with bandwidth adaptation

Flore Harlé requested to merge feature/fec_bandwidth_analysis into master

Add tests for multiple video configurations and bandwidth with FEC :

  • to compare the received framerate measurement in the video stream with and without flexfec.
  • to check FEC adaptation to the bandwidth during a call. Disable all video codecs except VP8 for this test. Still fails sometimes, non deterministic behaviour.

Use AV1 for the other tests of flexible FEC.

Merge request reports