mirror of
https://github.com/aler9/gortsplib
synced 2025-10-23 07:09:34 +08:00
improve performance
This commit is contained in:
@@ -61,7 +61,6 @@ func (c *ConnClient) Record() (*base.Response, error) {
|
||||
}
|
||||
|
||||
c.state = connClientStateRecord
|
||||
|
||||
c.writeFrameOpen = true
|
||||
c.backgroundTerminate = make(chan struct{})
|
||||
c.backgroundDone = make(chan struct{})
|
||||
|
Reference in New Issue
Block a user