Rebrand project as Skald
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"github.com/pion/rtp"
|
||||
"github.com/pion/webrtc/v4"
|
||||
|
||||
"github.com/jech/galene/codecs"
|
||||
"github.com/jech/galene/packetcache"
|
||||
"github.com/jech/galene/rtptime"
|
||||
"git.stormux.org/storm/skald/codecs"
|
||||
"git.stormux.org/storm/skald/packetcache"
|
||||
"git.stormux.org/storm/skald/rtptime"
|
||||
)
|
||||
|
||||
func readLoop(track *rtpUpTrack) {
|
||||
|
||||
Reference in New Issue
Block a user