peerjs-with-transceiver
TypeScript icon, indicating that this package has built-in type declarations

1.3.4 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i peerjs-with-transceiver

Weekly Downloads

0

Version

1.3.4

License

MIT

Unpacked Size

1.5 MB

Total Files

24

Last publish

Collaborators

  • vimavis