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

Feature/managed media source #4319

Merged
merged 7 commits into from
Nov 22, 2023
Merged

Commits on Jun 9, 2023

  1. Starting point for some tests with ManagedMediaSource. No way to chec…

    …k the implementation at this point, no debug device available.
    dsilhavy committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    751d40a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge remote-tracking branch 'origin/development' into feature/manage…

    …dMediaSource
    
    # Conflicts:
    #	src/streaming/controllers/MediaSourceController.js
    dsilhavy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b9500d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8f9e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge remote-tracking branch 'origin/development' into feature/manage…

    …dMediaSource
    
    # Conflicts:
    #	src/streaming/models/VideoModel.js
    dsilhavy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2c9d797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d940f View commit details
    Browse the repository at this point in the history
  3. Only try to add event listener for "startstreaming" and "endstreaming…

    …" if we are using the ManagedMediaSource
    dsilhavy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    38a74e1 View commit details
    Browse the repository at this point in the history
  4. Sort function list

    dsilhavy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5283bb7 View commit details
    Browse the repository at this point in the history