mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 04:08:13 +08:00
新增linux二进制文件
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
export DYLD_LIBRARY_PATH=./
|
||||
./MediaServer -d &
|
||||
```
|
||||
|
||||
如果由于so动态库链接失败导致运行不起来,请重建so库软链接
|
||||
如果由于端口权限问题导致启动失败,请修改配置文件中端口号,或者以root权限运行
|
||||
|
||||
Reference in New Issue
Block a user