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

V1 #30

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

V1 #30

wants to merge 20 commits into from

Commits on Dec 10, 2021

  1. replace root cmd.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    11662e9 View commit details
    Browse the repository at this point in the history
  2. move modules to pkg.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    2b2569f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6bcb93 View commit details
    Browse the repository at this point in the history
  4. move docker to own folder.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f106dc7 View commit details
    Browse the repository at this point in the history
  5. update main.go.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    fcb5315 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e49056 View commit details
    Browse the repository at this point in the history
  7. rename hls to hlslive.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f8501d9 View commit details
    Browse the repository at this point in the history
  8. hlslive add config.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    fa9e363 View commit details
    Browse the repository at this point in the history
  9. fix content type for segments.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    931ee28 View commit details
    Browse the repository at this point in the history
  10. hlsproxy add config.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f7e4940 View commit details
    Browse the repository at this point in the history
  11. use ctx for transcode start.

    m1k1o committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    fc3b6fb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. fix config in pkg.

    m1k1o committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    ca9c060 View commit details
    Browse the repository at this point in the history
  2. hls proxy move to config.

    m1k1o committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    fed18ec View commit details
    Browse the repository at this point in the history
  3. rename to serve segment.

    m1k1o committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    fe7456b View commit details
    Browse the repository at this point in the history
  4. CacheFileExt to config.

    m1k1o committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d2452bf View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. fix segment prefix naming.

    m1k1o committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    3383f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. modify cache to use io writer.

    m1k1o committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ad1f160 View commit details
    Browse the repository at this point in the history
  2. add modules.

    m1k1o committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    310c4db View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. move serve from api.

    m1k1o committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b9cbb98 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v1

    m1k1o committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3d4d04d View commit details
    Browse the repository at this point in the history