mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
bump to v4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package gortsplib
|
||||
|
||||
import (
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/ringbuffer"
|
||||
"github.com/bluenviron/gortsplib/v4/pkg/ringbuffer"
|
||||
)
|
||||
|
||||
// this struct contains a queue that allows to detach the routine that is reading a stream
|
||||
|
Reference in New Issue
Block a user