Skip to content

Please fix AVChannelData.proto #8

Description

@nemocrk

As stated in:
https://github.com/opencardev/aasdk/blob/newdev/protobuf/aap_protobuf/service/media/sink/MediaSinkService.proto
the first field ofAVChannelData is MediaCodecType and not AVStreamType
it represents the codec used and works only because 1 is PCM and 3 is H264 (ref https://github.com/opencardev/aasdk/blob/newdev/protobuf/aap_protobuf/service/media/shared/message/MediaCodecType.proto)

can you please fix it?

(i saw it even in some of your docs, but ican't find it now)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions