Ah got it.
When you init preferredMediaProviders:["MSE","WebRTC"] , priority provider is MSE and MSE player will be mounted into the div. If MSE is not supported, WebRTC video will be mounted into the div, etc. MSE is a player. MSE can't publish any stream. That's why you get this error "This...