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

SSL: Fix SSL_get_error get the error of other coroutine. #3513

Merged
merged 5 commits into from
May 29, 2023

Conversation

chundonglinlin
Copy link
Member

@chundonglinlin chundonglinlin commented Apr 15, 2023

When you run srs by ./objs/srs -c conf/https.docker.conf, then we open two player webpages, One player using https-IP, and another player using a local domain. Likely,
image

It can play successfully.
url1': 'https://127.0.0.1:8088/live/livestream.flv

It may experience playback failure and will cause the first to stop.
url2': 'https://ossrs.net:8088/live/livestream.flv


TRANS_BY_GPT3

@winlinvip winlinvip merged commit 27f9db9 into ossrs:develop May 29, 2023
17 checks passed
winlinvip added a commit that referenced this pull request May 29, 2023
….0.46 (#3513)

---------

Co-authored-by: john <hondaxiao@tencent.com>
Co-authored-by: winlin <winlin@vip.126.com>
johzzy pushed a commit to johzzy/srs that referenced this pull request Jun 26, 2023
….0.46 (ossrs#3513)

---------

Co-authored-by: john <hondaxiao@tencent.com>
Co-authored-by: winlin <winlin@vip.126.com>
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
3 participants