mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
improve examples (#778)
This commit is contained in:
@@ -62,6 +62,7 @@ func (c *client) read() error {
|
||||
return err
|
||||
}
|
||||
|
||||
// notify the server that we are ready
|
||||
stream := c.server.setStreamReady(desc)
|
||||
defer c.server.setStreamUnready()
|
||||
|
||||
|
Reference in New Issue
Block a user