why is my mediasoup code consuming videos but video element not playing the video
I have the same problem. I’ve already checked to see if there are any problems with the server and everything seems to be working fine. some help please.
Can you check through your browser console for any error that could possibly be related to mediasoup?
Please check that webrtc-internals shows connected and there is packets transmitting properly. If not fix your firewall/perhaps code. If all is well you need to ensure auto-play policies are in check and this can differ per browser beyond interact before element to autoplay and all sorts. Google Safari/Chrome/Firefox auto play in that regards.