mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-21 07:40:53 +08:00
Updated 服务器的启动与关闭 (markdown)
@@ -1,7 +1,7 @@
|
|||||||
## 程序所在路径
|
## 程序所在路径
|
||||||
在编译zlmediakit后,会生成MediaServer主程序,该程序相对路径为`release/${platform}/${build_type}/MediaServer`。
|
在编译zlmediakit后,会生成MediaServer主程序,该程序相对路径为`release/${platform}/${build_type}/MediaServer`。
|
||||||
|
|
||||||
`${platform}`根据您的操作系统,可能为`windows/linux/mac`,`${build_type}`根据你cmake时指定的编译类型,可能为`Debug/Release`.
|
`${platform}`根据您的操作系统,可能为`windows/linux/mac`,`${build_type}`根据您cmake时指定的编译类型,可能为`Debug/Release`.
|
||||||
|
|
||||||
## 启动与参数
|
## 启动与参数
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user