update readme

This commit is contained in:
aler9
2021-06-06 11:29:15 +02:00
parent aeb1958bc1
commit feb57da8f0

View File

@@ -16,21 +16,21 @@ Features:
* Client
* Query servers about available streams
* Read
* Read streams from servers with UDP, TCP or TLS (RTSPS)
* Read streams from servers with UDP, TCP or TLS/RTSPS
* Switch protocol automatically (switch to TCP in case of server error or UDP timeout)
* Read only selected tracks of a stream
* Pause or seek without disconnecting from the server
* Generate RTCP receiver reports automatically
* Publish
* Publish streams to servers with UDP, TCP or TLS (RTSPS)
* Publish streams to servers with UDP, TCP or TLS/RTSPS
* Switch protocol automatically (switch to TCP in case of server error)
* Pause without disconnecting from the server
* Generate RTCP sender reports automatically
* Server
* Handle requests from clients
* Sessions and connections are independent
* Read streams from clients with UDP, TCP or TLS (RTSPS)
* Write streams to clients with UDP, TCP or TLS (RTSPS)
* Read streams from clients with UDP, TCP or TLS/RTSPS
* Write streams to clients with UDP, TCP or TLS/RTSPS
* Generate RTCP receiver reports automatically
* Utilities
* Encode and decode RTSP primitives, RTP/H264, RTP/AAC, SDP