-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, upon connected a stream, e.g. from RME Digiface AVB to the ALSA AVB driver, hive will show the connection, but in a "red", that is defunct state.
It seems that upon a connection request (AVB_ACMP_MSGTYPE_CONNECT_RX_CMD), the driver as a listener not only has to respond with a AVB_ACMP_MSGTYPE_CONNECT_RX_RESP response (which it does), but must also send a AVB_ACMP_MSGTYPE_CONNECT_TX_CMD command, which again should be answered with AVB_ACMP_MSGTYPE_CONNECT_TX_RESP by the talker.
In wireshark one can observe that sequence with working AVB devices using a ieee1722.subtype == 0xfc filter.
Metadata
Metadata
Assignees
Labels
No labels