Replies: 2 comments 2 replies
-
|
Hello, the bottleneck is almost always the throughput of your network, while CPU and RAM are not influent. Make sure that any router, cable, wireless link, internet provider between the server and your clients can handle the desired bandwidth. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@yateya Did you resolve this? I'm testing on a dummy network with 30GB bandwidth between nodes (according to iperf). I'm testing with 250 RTSP connections |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
I am using mediamtx to simulate RTSP camera for testing a rtsp client application. After ~20 client connections, client connections get disconnected randomly.
Is there any documentation about scaling streams to big number of clients?
mediamtx is running alone on a linux machine, intel core i3 10gen with 16G Ram.
Video to play is H264, resolution 2560x1440, 20 fps and bitrate 5mbps.
Beta Was this translation helpful? Give feedback.
All reactions