Skip to content

Disable the video format verification of a received 2110-40 stream. #1162

@ktruongimg

Description

@ktruongimg

Hi,

In our environment, the video format information may not be known for a received 2110-40 stream. We ask if the frame/field verification of the F bits in the 'rx_ancillary_session_handle_pkt' function can be disabled, by adding a flag bit to the 'flags' variable of the 'st40_rx_ops' structure.

If preferred, we can provide a patch for review.

Thanks.

Activity

awilczyns

awilczyns commented on Jun 24, 2025

@awilczyns
Collaborator

Hi @ktruongimg,

Thank you for identifying the issue. The logic for verifying the F bit has been revised to fully align with RFC 8331. The changes are currently under review: #1184

Regards

ktruongimg

ktruongimg commented on Jun 26, 2025

@ktruongimg
Author

Thanks for resolving the issue as requested.

awilczyns

awilczyns commented on Jul 3, 2025

@awilczyns
Collaborator

PR: #1184 merged. Issue resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @awilczyns@ktruongimg

        Issue actions

          Disable the video format verification of a received 2110-40 stream. · Issue #1162 · OpenVisualCloud/Media-Transport-Library