mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 14:52:46 +08:00
@@ -137,7 +137,7 @@ func main() {
|
||||
return nil
|
||||
})
|
||||
|
||||
// start reading the MPEG-TS file
|
||||
// read the MPEG-TS file
|
||||
for {
|
||||
err := r.Read()
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user