Hi !
I would like to understand if your software can optimize the connection between odr-dab-mux (currently virtualized in datacenter) and easydab v2 card.
Currently they are connected through ZeroMQ (latency 55ms) but I often detect disconnections, I think due to the insufficient buffer of the easydab V2 card.
My idea is to "transmit" the signal (already compacted) by odr-dab-mux in another protocol (?) more reliable to variations in the public network, and receive this stream through "eti-tools" and then transmit via local network to the easydab v2 card .
However any other possible changes that solve the problem.
Do you think it is possible? thank you