You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I created server.crt and server.key as described in documents for my server in ./conf
then run the server by https.rtc.conf : docker run --rm -it -p 1935:1935 -p 1985:1985 -p 8080:8080 -p 1990:1990 -p 8088:8088 --env CANDIDATE="my Ip" -p 8000:8000/udp ossrs/srs:4 ./objs/srs -c conf/https.rtc.conf
When I try to send publish or play to API I receive handshake error
then I tried with my own crt and key with certbot and tested again but the result was the same with handshake error
Expect (Expected Behavior)
Please describe your expectation(I don't know how to solve this handshake error)
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered:
Description (描述)
SRS Version (版本):
v4.0.245
SRS Log (日志):
Replay (重现)
First I created server.crt and server.key as described in documents for my server in ./conf
then run the server by https.rtc.conf : docker run --rm -it -p 1935:1935 -p 1985:1985 -p 8080:8080 -p 1990:1990 -p 8088:8088 --env CANDIDATE="my Ip" -p 8000:8000/udp ossrs/srs:4 ./objs/srs -c conf/https.rtc.conf
When I try to send publish or play to API I receive handshake error
then I tried with my own crt and key with certbot and tested again but the result was the same with handshake error
Expect (Expected Behavior)
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: