-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
NOETA: Support HTTP API to kickoff stream #174
Labels
EnglishNative
This issue is conveyed exclusively in English.
Comments
The business side implements signaling by itself and needs to determine the existence of the stream by name Line 1562 in 77e6ee8
Line 1612 in 77e6ee8
|
Make sense. Need to support |
winlinvip
changed the title
Support HTTP API to kickoff stream
NOETA: Support HTTP API to kickoff stream
Aug 15, 2024
I submitted a PR. You can take a look if you have time. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can directly call SRS HTTP API, via SRS Stack:
However, it can only operate based on ID. Meanwhile, SRS Stack enables operation according to stream names or room names.
For George
Support in v5.14.16, API: Support kickoff stream by name. v5.14.16
/terraform/v1/mgmt/streams/query
Query the active streams./terraform/v1/mgmt/streams/kickoff
Kickoff the stream by name.The text was updated successfully, but these errors were encountered: