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

Add support for Xiu server #162

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Add support for Xiu server #162

merged 3 commits into from
Mar 28, 2024

Conversation

datagutt
Copy link
Contributor

This adds support for getting stats from the Xiu server.

Description by Xiu author:

Xiu is a simple,high performance and secure live media server written in pure Rust, it now supports popular live protocols like RTMP[cluster]/RTSP/WebRTC[Whip/Whep]/HLS/HTTP-FLV.

According to the documentation, the HTTP stats API currently only supports RTMP. It seems there are plans to support other protocols in the api in the future.

src/stream_servers/xiu.rs Outdated Show resolved Hide resolved
@715209
Copy link
Member

715209 commented Mar 28, 2024

Hi @datagutt ,

Looks good to me, thanks for adding the stream server!

Co-authored-by: Brian <brian@715209.net>
@715209 715209 merged commit cc82317 into NOALBS:v2 Mar 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants