mirror of
https://github.com/aler9/gortsplib
synced 2025-10-02 14:02:16 +08:00
update docs
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
// This example shows how to
|
||||
// 1. create a RTSP server which accepts plain connections
|
||||
// 2. allow a single client to publish a stream with TCP or UDP
|
||||
// 3. allow multiple clients to read that stream with TCP or UDP
|
||||
// 3. allow multiple clients to read that stream with TCP, UDP or UDP-multicast
|
||||
|
||||
type serverHandler struct {
|
||||
mutex sync.Mutex
|
||||
|
Reference in New Issue
Block a user