mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
update docs
This commit is contained in:
@@ -63,7 +63,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
// decode H264 NALUs from the RTP packet
|
||||
// convert RTP packet to H264 NALUs
|
||||
nalus, pts, err := rtpDec.DecodeUntilMarker(pkt)
|
||||
if err != nil {
|
||||
return
|
||||
|
Reference in New Issue
Block a user