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