add log details for camera header status
This commit is contained in:
parent
5155c035cb
commit
2b18bfa59a
@ -354,6 +354,7 @@ func (client *RTSPClient) startStream() {
|
|||||||
}
|
}
|
||||||
default:
|
default:
|
||||||
client.Println("RTSP Client RTP Read DeSync")
|
client.Println("RTSP Client RTP Read DeSync")
|
||||||
|
client.Println("header[0]:", header[0])
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user