mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 03:42:21 +08:00
7 lines
105 B
Markdown
7 lines
105 B
Markdown
执行可执行程序时,请在终端输入:
|
|
|
|
```
|
|
export DYLD_LIBRARY_PATH=./
|
|
./MediaServer -d &
|
|
```
|