mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
cleanup code
This commit is contained in:
@@ -1226,8 +1226,6 @@ func (ss *ServerSession) processPacketRTP(at *ServerSessionAnnouncedTrack, ctx *
|
||||
ctx.PTSEqualsDTS = h264.IDRPresent(nalus)
|
||||
ctx.H264NALUs = nalus
|
||||
ctx.H264PTS = pts
|
||||
} else {
|
||||
ctx.PTSEqualsDTS = false
|
||||
}
|
||||
} else {
|
||||
ctx.PTSEqualsDTS = true
|
||||
|
Reference in New Issue
Block a user