update README with basic auth feature support

This commit is contained in:
Yegor Bayev 2021-12-28 15:43:29 +03:00
parent 091ee0f18e
commit dc615dbc57

View File

@ -12,6 +12,7 @@ brokenness in cheap closed-source cameras.
Progress:
* [x] client support
* [x] basic authentication.
* [x] digest authentication.
* [x] RTP over TCP via RTSP interleaved channels.
* [x] RTP over UDP (experimental).