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

Support SRT in SRS #1585

Merged
merged 22 commits into from
Jan 24, 2020
Merged

Support SRT in SRS #1585

merged 22 commits into from
Jan 24, 2020

Commits on Jan 11, 2020

  1. add srt server file

    runner365 committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    aeee301 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. srt pull/push server

    runner365 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    b53b75e View commit details
    Browse the repository at this point in the history
  2. rm .vscode

    runner365 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    b3c3ce9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 17, 2020

  1. add ts demux

    runner365 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7b9e3ec View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. add srt mpegts to rtmp

    runner365 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    5c5fd80 View commit details
    Browse the repository at this point in the history
  2. update srt.conf

    runner365 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    746d188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c08c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. update configure

    runner365 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    03ef01c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    c7f6eef View commit details
    Browse the repository at this point in the history
  2. Revert "remove modules for srt compile"

    This reverts commit d4c08c4.
    winlinvip committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a27c4f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    106113c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2de8d78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5928f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb29096 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f143757 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7b8695 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aacf519 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc26df4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from ossrs/feature/srt

    Refine code before merge to SRS.
    runner365 committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    d792ac2 View commit details
    Browse the repository at this point in the history
  12. update is_streamid_valid

    runner365 committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    d743783 View commit details
    Browse the repository at this point in the history
  13. update streamid decode

    runner365 committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    06e7a20 View commit details
    Browse the repository at this point in the history