We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90a272 commit a005fc4Copy full SHA for a005fc4
go.mod
@@ -3,7 +3,7 @@ module github.com/pion/rtsp-bench
3
go 1.12
4
5
require (
6
- github.com/deepch/vdk v0.0.0-20211113104208-022deeb641f7
+ github.com/deepch/vdk v0.0.21
7
github.com/pion/webrtc/v3 v3.1.1
8
github.com/shirou/gopsutil v3.22.2+incompatible
9
github.com/tklauser/go-sysconf v0.3.9 // indirect
0 commit comments