SFU is now called Galène.

This commit is contained in:
Juliusz Chroboczek
2020-12-06 19:43:17 +01:00
parent 2d07c5d317
commit ef1c211b7f
23 changed files with 56 additions and 55 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ import (
"github.com/pion/rtp/codecs"
"github.com/pion/webrtc/v3"
"sfu/packetcache"
"sfu/rtptime"
"galene/packetcache"
"galene/rtptime"
)
func isVP8Keyframe(packet *rtp.Packet) bool {