avdecc
avdecc copied to clipboard
A set of open source libraries for controlling AVB entities using the AVDECC (IEEE 1722.1) protocol compliant to Avnu Milan Specifications
This has to be checked (if this is really the case) as looking at the code seems to behave like described in the topic. An unhandled AECP message should always...
Work in progress Talker entity implementation. For review purposes only
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...
Properly handle the new flags in REGISTER_UNSOLICITED_NOTIFICATION command/response
An AddressAccess write operation should support to be aborted by the user. There is currently no link between a StartUploadMemoryObjectOperation and a writeDeviceMemory (in order to write to a device,...
Support for maximum segment in the updated state machine (better support for small devices). Depends on #87
Unpack the fields that were added in corrigendum
SET_STREAM_INFO payload was extended and is now incompatible with Milan PDU. Both must be handled.
Handle _controller request_ bit for AECP messages. `AemCommandType::Expansion` value must be changed to match the new one (last bit used for 'cr')
ie. InputStreamAudioMappings, string returned from dynamicInfoTypeToString, ... Search for InputStreamAudioMappings and OutputStreamAudioMappings