From b9a15679b3a8edb0cceaa6b74b6c9d21e95daa0b Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:23:26 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa8737ae..8b615313 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Go ≥ 1.17 is required. Features: * Client - * Query servers about available streams and mediastreams + * Query servers about available media streams * Read * Read media streams from servers with the UDP, UDP-multicast or TCP transport protocol * Read TLS-encrypted streams (TCP only) @@ -26,7 +26,7 @@ Features: * Generate RTCP receiver reports (UDP only) * Reorder incoming RTP packets (UDP only) * Publish - * Publish streams to servers with the UDP or TCP transport protocol + * Publish media streams to servers with the UDP or TCP transport protocol * Publish TLS-encrypted streams (TCP only) * Switch transport protocol automatically * Pause without disconnecting from the server