mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
client: remove StartReading, StartReadingAndWait
This commit is contained in:
@@ -127,7 +127,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
// start reading tracks
|
||||
// setup and read all tracks
|
||||
err = c.SetupAndPlay(tracks, baseURL)
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
Reference in New Issue
Block a user