transport bandwidth limitations

What are the per transport bandwidth limitations? Is a 4k60fps vp9 stream possible over a transport?

Thanks

There is no transport BW limitation predefined in mediasoup. You may want to do your own benchmarks within your architecture.

For high bitrate streams you’ll want to increase default value of initialAvailableOutgoingBitrate on WebRtcTransport or else quality ramp-up will take a while, but there are no inherent limitations.

1 Like