mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 07:37:07 +08:00
update docs (#203)
This commit is contained in:
@@ -48,7 +48,7 @@ func main() {
|
||||
|
||||
// Client allows to set additional client options
|
||||
c := &gortsplib.Client{
|
||||
// the stream transport (UDP or TCP). If nil, it is chosen automatically
|
||||
// transport protocol (UDP or TCP). If nil, it is chosen automatically
|
||||
Transport: nil,
|
||||
// timeout of read operations
|
||||
ReadTimeout: 10 * time.Second,
|
||||
|
Reference in New Issue
Block a user