Proper Status Code to Accept and Reject Streamkey #3974
kumaraguru1735
started this conversation in
General
Replies: 2 comments
-
Could you please clarify the response your service returns and what your expectations are? I don't understand what your concerns are because your service returned an error, and SRS actually received this error, so it rejected the connection. |
Beta Was this translation helpful? Give feedback.
0 replies
-
How to reject the stream without any error like above ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using status code 200 with the data of success = {"code": 0,"msg":"OK"} and failed = {"code": 100,"msg":"Failed"}
but I got error on terminal
Beta Was this translation helpful? Give feedback.
All reactions