Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
main.go
config.yaml
1package main
23import(4"context"5"m7s.live/engine/v4"6_"m7s.live/plugin/rtmp/v4"7_"m7s.live/plugin/hdl/v4"8)910funcmain(){11 engine.Run(12 context.Background(),"config.yaml"13)14}15
高效的管理工具
Admin
Console
API调试工具
Slide 1 of 3
说明:Admin 为 m7s pro版(包含付费插件) 提供可视化 UI 界面
在线体验
Github
说明:Console 提供了对m7s实例的可视化管理后台的能力,支持多实例管理。 请查看在线版本和 Docker 部署,我们还提供了 windows 版本下载 和 Mac (arm64) 下载