forked from External/mediamtx
This commit is contained in:
parent
789a306acd
commit
983469a1f9
5 changed files with 479 additions and 329 deletions
|
|
@ -142,7 +142,7 @@ func TestRTMPServerAuth(t *testing.T) {
|
|||
err = conn.ClientHandshake()
|
||||
require.NoError(t, err)
|
||||
|
||||
_, _, err = conn.ReadMetadata()
|
||||
_, _, err = conn.ReadTracks()
|
||||
require.NoError(t, err)
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue