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

新的WHIP规范返回是201不是200了 #23

Open
SetoKaiba opened this issue Jun 13, 2023 · 1 comment
Open

新的WHIP规范返回是201不是200了 #23

SetoKaiba opened this issue Jun 13, 2023 · 1 comment

Comments

@SetoKaiba
Copy link

SetoKaiba commented Jun 13, 2023

新的WHIP规范返回是201不是200了
https://github.com/Monibuca/plugin-webrtc/blob/v4/main.go#L223

		w.WriteHeader(http.StatusCreated)
		w.Write([]byte(sdp))
@langhuihui
Copy link
Member

直接提PR

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