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

feat: add hls support #2794

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

feat: add hls support #2794

wants to merge 27 commits into from

Commits on Dec 1, 2023

  1. hls support first commit

    mp3butcher committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7efe718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b9d0e View commit details
    Browse the repository at this point in the history
  3. remove useless fields

    mp3butcher committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ed56081 View commit details
    Browse the repository at this point in the history
  4. CI compliance

    mp3butcher committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    17f47ca View commit details
    Browse the repository at this point in the history
  5. Update install and config

    mp3butcher committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bc5050c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    c62cb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3bde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61aa1fb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    76010bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45af9ed View commit details
    Browse the repository at this point in the history
  3. document hls output

    mp3butcher committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    faa3f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da16a1 View commit details
    Browse the repository at this point in the history
  5. simplification

    mp3butcher committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a439af8 View commit details
    Browse the repository at this point in the history
  6. add HlsStream to imports

    mp3butcher committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4872cae View commit details
    Browse the repository at this point in the history
  7. Update configuration.md

    mp3butcher committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5ee1e84 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. add missing changes

    mp3butcher committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    28e83ad View commit details
    Browse the repository at this point in the history
  2. add hls testing

    mp3butcher committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2723f2b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. change hls configuration

    mp3butcher committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2d62117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0833239 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. update test

    mp3butcher committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    44f2dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95316d6 View commit details
    Browse the repository at this point in the history
  3. setup docker files

    mp3butcher committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    07d9448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a6aefd View commit details
    Browse the repository at this point in the history
  5. merge misses

    mp3butcher committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6f76da0 View commit details
    Browse the repository at this point in the history
  6. test miss

    mp3butcher committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    06cf701 View commit details
    Browse the repository at this point in the history
  7. update pytest snapshot

    mp3butcher committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c7e95fd View commit details
    Browse the repository at this point in the history