mirror of
https://github.com/aler9/gortsplib
synced 2025-10-07 16:10:59 +08:00
rename LoopUDP into LoopUdp
This commit is contained in:
@@ -54,7 +54,7 @@ func main() {
|
||||
break
|
||||
}
|
||||
|
||||
fmt.Printf("packet from track %d, type %v: %v\n",
|
||||
fmt.Printf("frame from track %d, type %v: %v\n",
|
||||
frame.TrackId, frame.StreamType, frame.Content)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user