Skip to content

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
winlinvip added a commit that referenced this pull request May 29, 2023
johzzy pushed a commit to johzzy/srs that referenced this pull request Jun 26, 2023
@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.

Development

Successfully merging this pull request may close these issues.

SSL: SSL_get_error gets the error of another coroutine. Errors in SSL operations can affect other SSL connections (SSL_read r0=-1, r1=1).

3 participants