roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.06k stars 213 forks source link

Add api integration tests #344

Closed CleverShovel closed 4 years ago

CleverShovel commented 4 years ago

Issue #328 Changed RepairPackets in utils.h to 7 because openfec can't initialize matrix for LDPC.

gavv commented 4 years ago

LGTM!

The test multiple_senders_one_receiver_sequential failed once:

Screenshot_2020-04-04_10-55-30

I restarted the build and it passed. Let's merge this and see how it will go. If it fails more, we'll have to investigate why.