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