mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
improve examples (#778)
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
)
|
||||
|
||||
// This example shows how to
|
||||
// 1. connect to a RTSP server
|
||||
// 2. read all medias on a path
|
||||
// 1. connect to a RTSP server.
|
||||
// 2. read all medias on a path.
|
||||
// 3. re-publish all medias on another path.
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user