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

srs rejects request while downstream server disconnects and then reconnects in a short time. #2284

Closed
wants to merge 2 commits into from

Commits on Apr 8, 2021

  1. Update srs_app_config.cpp

    bugfix: misleading error log information for transcode engine config param.
    bluestn authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a9ea856 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. bugfix: srs rejects request while downstream server disconnects and t…

    …hen reconnects in a short time.
    
    bugfix: while downstream server disconnects and reconnects in a short time, srs rejects the push request because SrsForwarder::cycle is sleeping for SRS_FORWARDER_CIMS, and the stream is still busy.
    bluestn authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    af76ab8 View commit details
    Browse the repository at this point in the history