1.3.4 • Published 2 years ago

peerjs-with-transceiver v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

PeerJS: Simple peer-to-peer with WebRTC with transceiver

Fork from: PeerJS

Solve the following problems:

  • When creating a call where user A (creates the call) does not have video but has audio and user B has video and audio, user A does not see the video of user B.

  • When creating a call where user A (creates the call) has no audio but video and user B has video and audio, user A does not hear user B's audio.

License

PeerJS is licensed under the MIT License.