mirror of
https://github.com/aler9/gortsplib
synced 2025-09-27 11:32:08 +08:00
update readme (#268)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"github.com/pion/rtp"
|
||||
)
|
||||
|
||||
// MPEG2Video is a RTP format that uses a MPEG-1 or MPEG-2 video codec.
|
||||
// MPEG2Video is a RTP format that uses a MPEG-1 or MPEG-2 Video codec.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc2250
|
||||
type MPEG2Video struct{}
|
||||
|
||||
|
Reference in New Issue
Block a user