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

4.x: Media Context and streaming #7396

Merged
merged 4 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. Improved error messages in Http token validation

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5b92890 View commit details
    Browse the repository at this point in the history
  2. Fix intermittent failure when the server took time to shut down

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    090f4a1 View commit details
    Browse the repository at this point in the history
  3. Media writers now correctly handle streaming where needed, without bu…

    …ffering in memory.
    
    Fixes of issues uncovered by this change.
    
    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b3bd4b6 View commit details
    Browse the repository at this point in the history
  4. Configurable max-in-memory-entity for server

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6ff3aca View commit details
    Browse the repository at this point in the history