SFU is now called Galène.
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"sfu/rtptime"
|
||||
"galene/rtptime"
|
||||
)
|
||||
|
||||
type Estimator struct {
|
||||
|
||||
@@ -3,7 +3,7 @@ package estimator
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"sfu/rtptime"
|
||||
"galene/rtptime"
|
||||
)
|
||||
|
||||
func TestEstimator(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user