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 client play handler / etc #60

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

Support client play handler / etc #60

wants to merge 15 commits into from

Commits on Jul 19, 2023

  1. Support DialOption

    yutopp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5ff026e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799dc9d View commit details
    Browse the repository at this point in the history
  3. Fix link to RTMP spec

    yutopp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6d9b806 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d707e8b View commit details
    Browse the repository at this point in the history
  2. Support Play command

    yutopp committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    19867f9 View commit details
    Browse the repository at this point in the history
  3. Support decoding OnStatus

    yutopp committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    65f091e View commit details
    Browse the repository at this point in the history
  4. Fix comments. Handling OnStatus in stream_handler is not necessary (h…

    …andled in per-state-handler)
    yutopp committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    63c583d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87e9b67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62930c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b40efde View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add tests for onStatus

    yutopp committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6ed3890 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    da0adc2 View commit details
    Browse the repository at this point in the history
  2. Add tests. Reduce panics

    yutopp committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ce59bc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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