mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
update gortsplib
This commit is contained in:
parent
6471800b52
commit
282d155a4f
26 changed files with 204 additions and 199 deletions
|
|
@ -64,7 +64,8 @@ func TestRTMPSource(t *testing.T) {
|
|||
0x27, 0xe5, 0x84, 0x00, 0x00, 0x03, 0x00, 0x04,
|
||||
0x00, 0x00, 0x03, 0x00, 0xf0, 0x3c, 0x60, 0xc9, 0x20,
|
||||
},
|
||||
PPS: []byte{0x08, 0x06, 0x07, 0x08},
|
||||
PPS: []byte{0x08, 0x06, 0x07, 0x08},
|
||||
PacketizationMode: 1,
|
||||
}
|
||||
|
||||
audioTrack := &gortsplib.TrackMPEG4Audio{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue