mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 14:52:46 +08:00
improve examples (#778)
This commit is contained in:
@@ -13,8 +13,8 @@ import (
|
||||
)
|
||||
|
||||
// This example shows how to
|
||||
// 1. set additional client options
|
||||
// 2. connect to a RTSP server and read all medias on a path
|
||||
// 1. set additional client options.
|
||||
// 2. connect to a RTSP server and read all medias on a path.
|
||||
|
||||
func main() {
|
||||
// Client allows to set additional client options
|
||||
|
Reference in New Issue
Block a user