mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
update mediacommon
This commit is contained in:
@@ -37,7 +37,6 @@ func newMPEGTSMuxer(sps []byte, pps []byte) (*mpegtsMuxer, error) {
|
||||
b := bufio.NewWriter(f)
|
||||
|
||||
track := &mpegts.Track{
|
||||
PID: 256,
|
||||
Codec: &mpegts.CodecH264{},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user