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

RTMP stream forwarding (Forward) is specified through a URL. #231

Closed
wants to merge 12 commits into from
Closed

RTMP stream forwarding (Forward) is specified through a URL. #231

wants to merge 12 commits into from

Commits on May 5, 2015

  1. fix info_log

    daozhao committed May 5, 2015
    Configuration menu
    Copy the full SHA
    55465ed View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. add get param function

    daozhao committed May 6, 2015
    Configuration menu
    Copy the full SHA
    4560d86 View commit details
    Browse the repository at this point in the history
  2. add feature,forward by url

    daozhao committed May 6, 2015
    Configuration menu
    Copy the full SHA
    127d017 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Configuration menu
    Copy the full SHA
    16b4e2b View commit details
    Browse the repository at this point in the history
  2. fix forward connect url

    daozhao committed May 7, 2015
    Configuration menu
    Copy the full SHA
    cd3db74 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

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

Commits on May 11, 2015

  1. fix forward by url bug

    daozhao committed May 11, 2015
    Configuration menu
    Copy the full SHA
    a332de3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. fix bug for forward by url

    daozhao committed May 12, 2015
    Configuration menu
    Copy the full SHA
    35f3659 View commit details
    Browse the repository at this point in the history
  2. fix forward from url bug

    daozhao committed May 12, 2015
    Configuration menu
    Copy the full SHA
    88e5654 View commit details
    Browse the repository at this point in the history
  3. adjust some log information.

    daozhao committed May 12, 2015
    Configuration menu
    Copy the full SHA
    ec8aed3 View commit details
    Browse the repository at this point in the history
  4. fix some bug

    daozhao committed May 12, 2015
    Configuration menu
    Copy the full SHA
    53e5a99 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.0release' into forward_from_url

    * 2.0release:
      support push flv stream over HTTP POST to SRS.
      fix the unicode to ascii
      add stream status to api.
      update donation
      update donation
      enable hls for push flv.
      update donation.
      add push flv conf
      fix the flv caster bug, when nread is 0, disconnect it.
      fix the http flv stream caster.
      refine the http message, set the connection if required.
      refine code, use decoder to parse flv stream
      fix the http read chunked encoding bug.
    daozhao committed May 12, 2015
    Configuration menu
    Copy the full SHA
    943bf5e View commit details
    Browse the repository at this point in the history