mirror of
https://github.com/aler9/gortsplib
synced 2025-10-01 05:22:22 +08:00
update readme (#268)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
|||||||
"github.com/pion/rtp"
|
"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
|
// Specification: https://datatracker.ietf.org/doc/html/rfc2250
|
||||||
type MPEG2Video struct{}
|
type MPEG2Video struct{}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user