Skip to content

Connection management insufficient #1

@grrrr

Description

@grrrr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions