diff --git a/README.md b/README.md index 85e958be..b66eca49 100644 --- a/README.md +++ b/README.md @@ -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