mirror of
https://github.com/aler9/gortsplib
synced 2025-10-02 22:12:18 +08:00
update docs
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import "log"
|
||||
|
||||
// This example shows how to
|
||||
// 1. create a server that allow to serve a stream.
|
||||
// 1. create a server that serves a single stream.
|
||||
// 2. create a client, read an existing stream from an external server or camera,
|
||||
// pass the stream to the server in order to serve it.
|
||||
|
||||
|
Reference in New Issue
Block a user