How can i use the network throttler?

Hello,

im scared to ask because @ibc seems angry on every question but i will take a risk.

im trying to test a behaviour on my mediasoup react app and i want to throttle the network, Browser throttler is not working.

i saw there is a network throttler on the demo code but there is process.env.NETWORK_THROTTLE_SECRET preventing me from doing so.

when i tried for the first time it showed this
image

i was offended :cry: but anyway please help

You may understand that we don’t want to allow you to limit the network of our whole demo server, right? :grinning:
Because that’s exactly what the throttle module does. If you want to use it you need to deploy your own mediasoup demo server.

1 Like

My bad :raised_hands: . i thought the module is something like the browser throttler