update readme

This commit is contained in:
aler9
2022-12-13 18:23:26 +01:00
parent f62da20a99
commit b9a15679b3

View File

@@ -16,7 +16,7 @@ Go ≥ 1.17 is required.
Features: Features:
* Client * Client
* Query servers about available streams and mediastreams * Query servers about available media streams
* Read * Read
* Read media streams from servers with the UDP, UDP-multicast or TCP transport protocol * Read media streams from servers with the UDP, UDP-multicast or TCP transport protocol
* Read TLS-encrypted streams (TCP only) * Read TLS-encrypted streams (TCP only)
@@ -26,7 +26,7 @@ Features:
* Generate RTCP receiver reports (UDP only) * Generate RTCP receiver reports (UDP only)
* Reorder incoming RTP packets (UDP only) * Reorder incoming RTP packets (UDP only)
* Publish * 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) * Publish TLS-encrypted streams (TCP only)
* Switch transport protocol automatically * Switch transport protocol automatically
* Pause without disconnecting from the server * Pause without disconnecting from the server