mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 15:46:51 +08:00
@@ -67,6 +67,7 @@ func main() {
|
||||
// decode timestamp
|
||||
pts, ok := c.PacketPTS(medi, pkt)
|
||||
if !ok {
|
||||
log.Printf("waiting for timestamp")
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user