Skip to content
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

Can I disconnect streamer's rtmp connection? #600

Open
newsuperfi opened this issue Sep 12, 2023 · 1 comment
Open

Can I disconnect streamer's rtmp connection? #600

newsuperfi opened this issue Sep 12, 2023 · 1 comment

Comments

@newsuperfi
Copy link

HI, I'm student studying node.js
I'm making streaming platform like Twitch now
I want to force it to end when someone stream bad thing, but I cant find option about it
Can I disconnect specific streamer's rtmp connection?

@nivhsay
Copy link

nivhsay commented Oct 17, 2023

Make an HTTP DELETE request to api/streams/live/${streamKey}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants