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

Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding #384

Merged
merged 17 commits into from
Apr 9, 2020

Commits on Mar 10, 2020

  1. Add detection of container/codec compatibility for live file streaming

    * take into account container in generate transcodes task
    * add container info to DB
    * increment appSchema to 5
    bnkai committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    d469307 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

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

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    c55f025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06744ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a6126 View commit details
    Browse the repository at this point in the history
  4. * drop audio stream instead of trying to transcode for ffmpeg unsuppo…

    …rted/unknown audio codecs
    bnkai committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5d28390 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

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

Commits on Mar 20, 2020

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

Commits on Mar 30, 2020

  1. * fix typo

    bnkai committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    bed2d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ffe76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31fd9ee View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    9381de9 View commit details
    Browse the repository at this point in the history
  2. * increment schema to 6

    bnkai committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3f2907a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 9, 2020

  1. cosmetic fixes

    bnkai committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d982593 View commit details
    Browse the repository at this point in the history
  2. * more cosmetic

    bnkai committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    41f06da View commit details
    Browse the repository at this point in the history
  3. * add comments

    bnkai committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    0a359c6 View commit details
    Browse the repository at this point in the history