ODR-AudioEnc
ODR-AudioEnc copied to clipboard
AES67 input does not work with Debian libvlc
With the current debian bookworm libvlc (3.0.18-2) AES67 input does not work - odr-audioenc stops with message "Detected fault in input! No data in time"
The library is compiled without live555
configured with ............'--disable-live555' ...............
A workaround is to install libvlc from other source - for example deb-multimedia
configured with ............. '--enable-live555' .................
After replacing the library, AES67 input works as expected.
Please add this in README.md