You can directly call SRS HTTP API, via SRS Stack:
curl -v -X DELETE https://test.com/api/v1/clients/id
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.
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/queryQuery the active streams./terraform/v1/mgmt/streams/kickoffKickoff the stream by name.