We have an installation of Mediasoup working without problems. We are using a mediasoup version that is compatible with vp9 codec. The issue we have is that it uses h.264 codec by default and we run on bandwidth constrained environments and we need to use VP9. How can we force Mediasoup to always use VP9?
Could we do it forcing Chrome to request a VP9 connection?
Thanks,