mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
add server test with gstreamer
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
// This example shows how to
|
||||
// 1. create a RTSP server which accept only connections encrypted with TLS (RTSPS)
|
||||
// 1. create a RTSP server which accepts only connections encrypted with TLS (RTSPS)
|
||||
// 2. allow a single client to publish a stream with TCP
|
||||
// 3. allow multiple clients to read that stream with TCP
|
||||
|
||||
|
Reference in New Issue
Block a user