Skip to content

Releases: muaz-khan/RTCMultiConnection

RTCMultiConnection 3.7.0

26 Aug 08:56
2a4fe19
Compare
Choose a tag to compare

3.7.0 is latest release.

Fixed #952.

RTCMultiConnection 3.6.9

15 Jun 18:16
Compare
Choose a tag to compare

3.6.9 is latest release.

Using getDisplayMedia for screen sharing: ac0d778

RTCMultiConnection 3.6.3

24 Dec 06:34
Compare
Choose a tag to compare

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.

RTCMultiConnection 3.4.7

02 Oct 09:57
Compare
Choose a tag to compare

3.4.7 is latest release.

For changes, please check: #639

rtcmulticonnection-v3@3.4.4

11 Mar 07:23
Compare
Choose a tag to compare

3.4.4 is latest release.

Relevant commits:

  1. Added 3.4.4 87629f9
  2. Updated to latest DetectRTC 7aef244
  3. Fixed #352 9fd4c2a
  4. Fixed #347 c3d8dd3
  5. Fixed #346 56eddfc
  6. Merged pull request #344 3d91bd6
  7. beforeAddingStream now returns peer object as second parameter ed6a144
  8. Added websockets demo caf7a61
  9. #331 refixed multi-cameras-streaming issues 287799a
  10. Fixed #331 49a0680
  11. Admin-guest demo fixed 28efce6
  12. Removed SimpleSocketConnection.js fb2e483
  13. Tinny changes 6dd5f27
  14. 584585e
  15. c8b6b85
  16. Merged pull request #312 43de9d4
  17. #310 keep session opened 3138852
  18. Fixed TranslationHandler.js 8d58721
  19. Fixed #293 60c1861

rtcmulticonnection-v3@3.4.3

25 Nov 18:44
Compare
Choose a tag to compare

3.4.3 is the latest release.

Relevant commits:

  1. 30068fd
  2. caa6348
  3. 9191d3c
  4. 2b8dc6d
  5. b856c9c

rtcmulticonnection-v3@3.4.2

05 Nov 06:12
Compare
Choose a tag to compare

3.4.2 is the latest release.

Relevant commits:

  1. 67bb09a
  2. c6071bd
  3. b023ff2
  4. 1caa3ab
  5. 73d13a5
  6. 6ae9623
  7. 08516a9
  8. 246cd50
  9. 15dd531
  10. 604a317
  11. 9a8fbb5
  12. abf3545
  13. 28f0f74

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>

rtcmulticonnection-v3@3.4.1

19 Oct 12:45
Compare
Choose a tag to compare

3.4.1 is latest release.

Relevant commits: 2afabac, e6117cb, 1b1f7c2, and 859f468

Now using FileBufferReader/releases/tag/2.0.3

rtcmulticonnection-v3@3.4.0

18 Oct 14:31
Compare
Choose a tag to compare

3.4.0 is latest release.

Relevant commits: ca93255 and 22bd197

rtcmulticonnection-v3@3.3.9

08 Oct 06:59
Compare
Choose a tag to compare

3.3.9 is latest release.

Relevant commits:

  1. 5dc34f9
  2. fd8de40
  3. ed0a400
  4. d00d7fc
  5. 966573a
  6. fd7d186
  7. 2d07a60