Opendigitalradio / ODR-DabMux

ODR-DabMux is a DAB (Digital Audio Broadcasting) multiplexer, part of the ODR-mmbTools.
https://www.opendigitalradio.org
Other
48 stars 35 forks source link

Fixes for EDI input #49

Closed zeno979 closed 2 years ago

zeno979 commented 3 years ago

In case of network problems (packet loss, high latency and timeouts) EDI inputs tends to become mute also after network connection become back normal, commits addresses this problem

mpbraendli commented 3 years ago

Thanks for the pull request, good improvement in the ODR-DabMux EDI input code. Files in lib are shared with other ODR projects and the main reference is in odr-mmbtools-common so I won't accept the pull request directly here, but first do the changes in the other repository.

I took your improvements and did some changes:

https://github.com/Opendigitalradio/odr-mmbtools-common/commit/ba7f317f6cadde3d2314f69eef9d7e8658d1c0b3

I've taken these changes into ODR-DabMux with commit 20e7c62. Can you check how this behaves in your test setup?

mpbraendli commented 2 years ago

@zeno979 did you check? Otherwise I'll close this.