izzuddinraffar / webrtc---React-Mediasoup

This project is testing purpose based on React v17 & Mediasoup v3
7 stars 3 forks source link

Too much latency #5

Open samames opened 3 years ago

samames commented 3 years ago

Thanks for building this, it's very helpful for newcomers like me.

I was actually trying to move Dirvann's vanilla implementation to React when I discovered this project. I had a nightmare bug that appears to be related to the ms-client package and ms-client.min.js that he used. (Please help if you can: https://stackoverflow.com/questions/66534014/why-is-video-not-displaying-when-user-joins-room)

Anyhow, the issue with your implementation is terrible latency when compared with Dirvann's implementation... Any idea why there's a difference?