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
90 stars 21 forks source link

Handle new fields in ENTITY_AVAILABLE #112

Open christophe-calmejane opened 2 years ago

christophe-calmejane commented 2 years ago

Use the fields to update the lock and acquire status in the controller.

Possibly use a single ENTITY_AVAILABLE from the controller instead of 2 ACQUIRE/LOCK (release/unlock actually) to determine the status of the entity, if the device supports it.