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

transcode: trigger the transcode via remote or local broadcaster #98

Merged
merged 5 commits into from
Oct 28, 2022

Commits on Oct 28, 2022

  1. transcode: trigger the transcode via remote or local broadcaster

    If the access-token is provided in the transcode request, the remote
    broadcaster (via livepeer.com) will be used to transcode. Otherwise, the
    local broadcaster will be used to transcode.
    emranemran committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ed37950 View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    thomshutt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b332bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a9791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e1a10 View commit details
    Browse the repository at this point in the history
  5. Remove naughty println

    thomshutt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    220a8d3 View commit details
    Browse the repository at this point in the history