harlanc / xiu

A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
https://www.rustxiu.com
MIT License
1.6k stars 168 forks source link

Support auth #98

Closed harlanc closed 4 months ago

harlanc commented 4 months ago

How to Use

We take RTMP URL authentication for a example: Now authentication can be only supported using configuration file.

Configure the configuration file:

Algorithm Introduction