I am searching for a WebRTC video call solution for Javascript, which allows direct calling between the participants and does not use rooms in between.
I checked out PeerJS, but the open issues makes me feel that it is unstable.
Now i am looking for another solution like a good open source SDK or a SDK offered by a company. Any ideas?