mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
update readme
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user