Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRT Fixes #2

Merged
merged 3 commits into from
Nov 30, 2023
Merged

SRT Fixes #2

merged 3 commits into from
Nov 30, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    97aacc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f3b4bac View commit details
    Browse the repository at this point in the history
  2. upipe_srt_sender: Set out of order flag to 0 as per the IETF document

    "In the case of live streaming, it is set to 0 allowing out of order delivery
          of a packet.  However, in this use case the Order Flag has to be
          ignored by the receiver. "
    kierank committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    498c45c View commit details
    Browse the repository at this point in the history