mirror of
https://github.com/pion/mediadevices.git
synced 2025-10-28 10:51:30 +08:00
Rename h264 to openh264
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"github.com/pion/mediadevices"
|
||||
"github.com/pion/mediadevices/examples/internal/signal"
|
||||
_ "github.com/pion/mediadevices/pkg/codec/h264" // This is required to register h264 video encoder
|
||||
_ "github.com/pion/mediadevices/pkg/codec/openh264" // This is required to register h264 video encoder
|
||||
"github.com/pion/webrtc/v2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user