mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-23 08:40:53 +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
|
||||
#启动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信息:
|
||||
|
||||
Reference in New Issue
Block a user