A set of open source libraries for controlling AVB entities using the AVDECC (IEEE 1722.1) protocol compliant to Avnu Milan Specifications
GNU Lesser General Public License v3.0
89
stars
22
forks
source link
AVB controller for multiple interfaces #152
Closed
i-n-g-o closed 5 months ago
On a system with multiple (AVB) interfaces only one controller can be created for the first interface found.
Trying to create more then one controller for the other interfaces results in this error-message:
Could not create AVB controller on interface '...': ExecutorManager: Executor with name 'avdecc::protocol::PI' already exists.
Happens with version 3.4.1 from the master-branch.