mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-26 02:00:54 +08:00
Updated rtmp推流性能测试 (markdown)
@@ -61,7 +61,7 @@ ffmpeg -stream_loop -1 -re -i ~/Downloads/source.200kbps.768x320.flv -acodec cop
|
|||||||
#加大文件描述符个数
|
#加大文件描述符个数
|
||||||
ulimit -n 102400
|
ulimit -n 102400
|
||||||
#启动1万个rtmp推流
|
#启动1万个rtmp推流
|
||||||
./test_bench_push -i rtmp://127.0.0.1:8935/live/test -c 10000 -o rtmp://127.0.0.1:8935/live/push
|
./test_bench_push -i rtmp://127.0.0.1/live/test -c 10000 -o rtmp://127.0.0.1/live/push
|
||||||
```
|
```
|
||||||
|
|
||||||
- top信息:
|
- top信息:
|
||||||
|
|||||||
Reference in New Issue
Block a user