RTCMultiConnection Versions Save

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)

3.7.0

3 years ago

3.7.0 is latest release.

Fixed #952.

3.6.9

4 years ago

3.6.9 is latest release.

Using getDisplayMedia for screen sharing: https://github.com/muaz-khan/RTCMultiConnection/commit/ac0d77865b84f328aad889e352494551c4e09af4

3.6.3

5 years ago

3.6.3 is latest release.

This release includes many changes. Important changes list:

  1. Support for unified-plan/plan-b
  2. Removal of nativePeer.addStream/nativePeer.onaddstream
  3. All old-hacks are removed; i.e. no more supporting any old browser etc.

3.4.7

5 years ago

3.4.7 is latest release.

For changes, please check: https://github.com/muaz-khan/RTCMultiConnection/issues/639

3.4.4

7 years ago

3.4.4 is latest release.

Relevant commits:

  1. Added 3.4.4 https://github.com/muaz-khan/RTCMultiConnection/commit/87629f93c2aa8fffa33e5097536acef7e3b25f92
  2. Updated to latest DetectRTC https://github.com/muaz-khan/RTCMultiConnection/commit/7aef244229b3e5820dbdc9162af0f5c1d8b332c5
  3. Fixed #352 https://github.com/muaz-khan/RTCMultiConnection/commit/9fd4c2a132b98542436a123e67cd639cc961307a
  4. Fixed #347 https://github.com/muaz-khan/RTCMultiConnection/commit/c3d8dd321359fd79ea541671c74e182f08403bad
  5. Fixed #346 https://github.com/muaz-khan/RTCMultiConnection/commit/56eddfc1d1bf8d908eaf21bebd69895b8cf267e3
  6. Merged pull request #344 https://github.com/muaz-khan/RTCMultiConnection/commit/3d91bd6828dda463ea8abe46c19289545d4e69f8
  7. beforeAddingStream now returns peer object as second parameter https://github.com/muaz-khan/RTCMultiConnection/commit/ed6a144af688ebd5744a81095787e0b9351a313d
  8. Added websockets demo https://github.com/muaz-khan/RTCMultiConnection/commit/caf7a614044c60e029153b89ee1ae950ba77b64d
  9. #331 refixed multi-cameras-streaming issues https://github.com/muaz-khan/RTCMultiConnection/commit/287799aa8e031ba526f425efb0b4401bc58385e5
  10. Fixed #331 https://github.com/muaz-khan/RTCMultiConnection/commit/49a0680d1c6af95002a147570c03289d08c763a5
  11. Admin-guest demo fixed https://github.com/muaz-khan/RTCMultiConnection/commit/28efce6301d586724abf6b3f2cf14289ce0ac22b
  12. Removed SimpleSocketConnection.js https://github.com/muaz-khan/RTCMultiConnection/commit/fb2e483e871c32d423d9fa859211c3800f8b506b
  13. Tinny changes https://github.com/muaz-khan/RTCMultiConnection/commit/6dd5f2759f29402750d4200e1fb6b271d91e9a3e
  14. https://github.com/muaz-khan/RTCMultiConnection/commit/584585e761cad09844086d27f81aedf89e56857a
  15. https://github.com/muaz-khan/RTCMultiConnection/commit/c8b6b85ec45605ccf5749e54ce6564554fbe7ad1
  16. Merged pull request #312 https://github.com/muaz-khan/RTCMultiConnection/commit/43de9d4dd1e8099d1fb79d5477d95ec6db0ec565
  17. #310 keep session opened https://github.com/muaz-khan/RTCMultiConnection/commit/3138852d2889286c1a69edc9054e7fe29210248e
  18. Fixed TranslationHandler.js https://github.com/muaz-khan/RTCMultiConnection/commit/8d58721a17ebb2d415902d7ca30afe1206791920
  19. Fixed #293 https://github.com/muaz-khan/RTCMultiConnection/commit/60c1861a8f950c1d1008355afccad6eda9293e57

3.4.2

7 years ago

3.4.2 is the latest release.

Relevant commits:

  1. https://github.com/muaz-khan/RTCMultiConnection/commit/67bb09a5bed9e72209f8bc868a53828419b5302e
  2. https://github.com/muaz-khan/RTCMultiConnection/commit/c6071bd06bb528ac68d4ed82e4105b3a0c489ffe
  3. https://github.com/muaz-khan/RTCMultiConnection/commit/b023ff235aa571a8686318c6cc413a64032c8f74
  4. https://github.com/muaz-khan/RTCMultiConnection/commit/1caa3abd4f3b1a0341a40b748f74a57235962836
  5. https://github.com/muaz-khan/RTCMultiConnection/commit/73d13a5538d4fff9a19b60e8f259804b2ea3e887
  6. https://github.com/muaz-khan/RTCMultiConnection/commit/6ae96237b9cb5163b005e3c03f3092da9a225744
  7. https://github.com/muaz-khan/RTCMultiConnection/commit/08516a92ff955d335ed7f28a534ab0136f1ffab4
  8. https://github.com/muaz-khan/RTCMultiConnection/commit/246cd50b365fff8da15fd6204fefb78830b96848
  9. https://github.com/muaz-khan/RTCMultiConnection/commit/15dd5315c6acb373d825f022f1342e017bb98c5d
  10. https://github.com/muaz-khan/RTCMultiConnection/commit/604a3171debc2efb2c16f0223e4114413d3c752b
  11. https://github.com/muaz-khan/RTCMultiConnection/commit/9a8fbb5d21da3fc7cfe10174c1f0cee43242ceb5
  12. https://github.com/muaz-khan/RTCMultiConnection/commit/abf35455a11b366c3af1954eb46c70de9b5bb94d
  13. https://github.com/muaz-khan/RTCMultiConnection/commit/28f0f7488a648fe93abd4d5badd622c19dcd952d

All cordova demos are updated to use latest socket.io.js

Caution

All those users who are using socketURL=https://rtcmulticonnection.herokuapp.com/, please switch to latest socket.io.js:

<script src="https://rtcmulticonnection.herokuapp.com/dist/RTCMultiConnection.min.js"></script>
<script src="https://rtcmulticonnection.herokuapp.com/socket.io/socket.io.js"></script>