Skip to content

tests: make rtpaux parallel-runnable

By removing global variables, and dehardcoding udp ports. The latter was probably the cause for random CI issues, as while the tests aren't run in parallel there, the hardcoded ports may not always be free.

Fixes #533 (closed)

Edited by Mathieu Duponchelle

Merge request reports