master
Evan, Chen 2021-07-07 19:06:52 +08:00
parent 78a988beee
commit 487360e088
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ docker pull tools.evan-soft.com/rtmp-stress
# start
docker run -d --name stress rtmp-stress sb_rtmp_load_fast -c 50 -r rtmp://kumoly.io/mosu/live
# or
docker run -d --name stress tools.evan-soft.com/rtmp-stress sb_rtmp_load_fast -c 50 -r rtmp://192.168.51.219/live/live
# see the logs
docker logs -f stress