mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
This commit is contained in:
@@ -297,7 +297,8 @@ func TestServerRecordPath(t *testing.T) {
|
||||
Server: s,
|
||||
Desc: ctx.Description,
|
||||
}
|
||||
stream.Initialize()
|
||||
err := stream.Initialize()
|
||||
require.NoError(t, err)
|
||||
defer stream.Close()
|
||||
|
||||
return &base.Response{
|
||||
|
Reference in New Issue
Block a user