Releases: muaz-khan/RTCMultiConnection
Releases · muaz-khan/RTCMultiConnection
RTCMultiConnection 3.7.0
RTCMultiConnection 3.6.9
3.6.9 is latest release.
Using getDisplayMedia for screen sharing: ac0d778
RTCMultiConnection 3.6.3
3.6.3 is latest release.
This release includes many changes. Important changes list:
- Support for unified-plan/plan-b
- Removal of nativePeer.addStream/nativePeer.onaddstream
- All old-hacks are removed; i.e. no more supporting any old browser
etc.
RTCMultiConnection 3.4.7
3.4.7 is latest release.
For changes, please check: #639
[email protected]
3.4.4 is latest release.
Relevant commits:
- Added 3.4.4 87629f9
- Updated to latest DetectRTC 7aef244
- Fixed #352 9fd4c2a
- Fixed #347 c3d8dd3
- Fixed #346 56eddfc
- Merged pull request #344 3d91bd6
beforeAddingStream
now returnspeer
object as second parameter ed6a144- Added websockets demo caf7a61
- #331 refixed multi-cameras-streaming issues 287799a
- Fixed #331 49a0680
- Admin-guest demo fixed 28efce6
- Removed
SimpleSocketConnection.js
fb2e483 - Tinny changes 6dd5f27
- 584585e
- c8b6b85
- Merged pull request #312 43de9d4
- #310 keep session opened 3138852
- Fixed
TranslationHandler.js
8d58721 - Fixed #293 60c1861
[email protected]
[email protected]
3.4.2 is the latest release.
Relevant commits:
- 67bb09a
- c6071bd
- b023ff2
- 1caa3ab
- 73d13a5
- 6ae9623
- 08516a9
- 246cd50
- 15dd531
- 604a317
- 9a8fbb5
- abf3545
- 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>
[email protected]
3.4.1 is latest release.
Relevant commits: 2afabac, e6117cb, 1b1f7c2, and 859f468
Now using FileBufferReader/releases/tag/2.0.3