avdecc icon indicating copy to clipboard operation
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

Results 53 avdecc issues
Sort by recently updated
recently updated
newest added

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...

question

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...

controller
1722.1-2021

Properly handle the new flags in REGISTER_UNSOLICITED_NOTIFICATION command/response

enhancement
controller
1722.1-2021

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,...

enhancement
controller

Support for maximum segment in the updated state machine (better support for small devices). Depends on #87

enhancement
controller

Unpack the fields that were added in corrigendum

enhancement

SET_STREAM_INFO payload was extended and is now incompatible with Milan PDU. Both must be handled.

1722.1-2021

Handle _controller request_ bit for AECP messages. `AemCommandType::Expansion` value must be changed to match the new one (last bit used for 'cr')

1722.1-2021

ie. InputStreamAudioMappings, string returned from dynamicInfoTypeToString, ... Search for InputStreamAudioMappings and OutputStreamAudioMappings

controller
low priority