mirror of
https://github.com/livekit/livekit.git
synced 2026-09-01 20:09:08 +00:00
rollback ion-sfu 1.9.7, seeing a crash with simulcast participants
This commit is contained in:
@@ -16,7 +16,7 @@ require (
|
||||
github.com/maxbrunsfeld/counterfeiter/v6 v6.3.0
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/pion/ice/v2 v2.1.2
|
||||
github.com/pion/ion-sfu v1.9.8
|
||||
github.com/pion/ion-sfu v1.9.7
|
||||
github.com/pion/logging v0.2.2
|
||||
github.com/pion/rtcp v1.2.6
|
||||
github.com/pion/rtp v1.6.2
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const Version = "0.8.1"
|
||||
const Version = "0.8.2"
|
||||
|
||||
Reference in New Issue
Block a user