Skip to content

Stress tester for RTMP media servers,this tool is based on librtmp,It uses multithreading for multiple concurrent connections。

License

Notifications You must be signed in to change notification settings

wenshui2008/rtmpstress

Repository files navigation

rtmpstress - A RTMP Media Server stress tool.

Stress tester for RTMP media servers,this tool is based on librtmp,It uses multithreading for multiple concurrent connections. This is a very useful tool for RTMP media server developers.

Usage

rtmpstress -c <num> -i <url>

-c: specify the number of concurrent threads
-i: specify the url of rtmp stream to test
e.g.
rtmpstress -c 500 -i rtmp://xxx.xxx.xxx.xxx/live/stream

Build

git clone https://github.com/wenshui2008/rtmpstress.git

open the project file rtmpstress.sln with Visual C++ 2010 or above. click build menu to build this lite tool.

About

Stress tester for RTMP media servers,this tool is based on librtmp,It uses multithreading for multiple concurrent connections。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published