SkillAgentSearch skills...

Rtmpstress

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

Install / Use

/learn @wenshui2008/Rtmpstress
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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<br> -i: specify the url of rtmp stream to test<br> e.g.<br> 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.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2mo ago
Forks6

Languages

C

Security Score

95/100

Audited on Jan 16, 2026

No findings