ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.69k stars 5.38k forks source link

[deprecated]API: add basic auth for http api #3456

Closed duiniuluantanqin closed 1 year ago

duiniuluantanqin commented 1 year ago

Usage: Make sure to maintain the markdown structure.

curl http://admin:admin@ip:1985/api/v1/clients/

Alternatively, if you access it directly through a browser, it will prompt you to enter a username and password. image


TRANS_BY_GPT3