Migrate to pion/webrtc/v4 (#592)

This commit is contained in:
Jingyang Kang
2024-12-10 13:12:02 +08:00
committed by GitHub
parent 5ac53a463c
commit 4027590fcb
12 changed files with 125 additions and 356 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"github.com/pion/mediadevices/pkg/io/audio"
"github.com/pion/mediadevices/pkg/io/video"
"github.com/pion/mediadevices/pkg/prop"
"github.com/pion/webrtc/v3"
"github.com/pion/webrtc/v4"
)
// CodecSelector is a container of video and audio encoder builders, which later will be used