将 HDL 插件改名为 FLV 插件

This commit is contained in:
langhuihui
2024-07-26 10:20:01 +08:00
parent 0fad4c3b8f
commit bc17976582
56 changed files with 4449 additions and 188 deletions

View File

@@ -7,7 +7,7 @@ import (
"m7s.live/m7s/v5"
_ "m7s.live/m7s/v5/plugin/debug"
_ "m7s.live/m7s/v5/plugin/hdl"
_ "m7s.live/m7s/v5/plugin/flv"
_ "m7s.live/m7s/v5/plugin/rtmp"
)