L-Acoustics / avdecc

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

Add the possibility to create an EndStation with multiple ProtocolInterfaces and reference them when creating an Entity #133

Open christophe-calmejane opened 1 year ago

christophe-calmejane commented 1 year ago

Follow up of #132

An EndStation should be able to support multiple ProtocolInterface (one per AVB_INTERFACE of the ControllerEntity or AggregateEntity attached to it, using some sort of internal mapping).