mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-04 05:32:05 +00:00
speed up tests
This commit is contained in:
parent
71f927ecd5
commit
43dc57716b
@ -73,8 +73,6 @@ func TestMuxerVideoAudio(t *testing.T) {
|
||||
})
|
||||
require.NoError(t, err)
|
||||
|
||||
time.Sleep(2 * time.Second)
|
||||
|
||||
// group with IDR
|
||||
err = m.WriteH264(testTime, 6*time.Second, [][]byte{
|
||||
{5}, // IDR
|
||||
|
Loading…
Reference in New Issue
Block a user