mirror of
https://github.com/livekit/livekit.git
synced 2026-07-30 05:19:31 +00:00
* Register h264 main profile if enabled explicitly We don't support the h264 main profile for compatibility, user can enabled it by set fmtp explicitly in codec config to enable it if want to use it in special scenario. * go mod