Releases: muaz-khan/RTCMultiConnection
[email protected]
[email protected]
3.3.7 is latest release.
Relevant commit: 0dda36b
- Removed
gumadapter.js
hack. - Fixed
FileBufferReader
bug. - Updated docs & added youtube-videos links as well.
- Added partial support for Blackberry 10.
- Now using latest
DetectRTC.js
[email protected]
[email protected]
3.3.5 is latest release.
Relevant commit: d127a39
setCustomSocketHandler
now supports many signaling options:
[email protected]
3.3.4 is latest release.
Relevant commit: d87693a
- Fixed Signaling-Server.js for backward “checkPresence” compatibility.
- Added new demo: Capture & Share screen from any HTTPs domain:
https://rtcmulticonnection.herokuapp.com/demos/Cross-Domain-Screen-Capturing.html
So you don’t need to deploy chrome extension yourself. Simply use getScreenId.js as you can see in the above demo.
Relevant doc: https://github.com/muaz-khan/RTCMultiConnection#cross-domain-screen-capturing
-
Fixed mute/unmute on cordova/iOS
-
Now using our own TURN-servers. Now you will get better results!!!
[email protected]
3.3.3 is latest release.
Relevant commit: 3c1f6bd
[email protected]
[email protected]
[email protected]
3.2.99 is latest release.
Relevant commit: b906e2f
Fixed FirebaseConnection.js
and PubNubConnection.js
.
[email protected]
3.2.98 is latest release.
Relevant commit: f1a01d0
- Now
connection.closeSocket
works. - Now socket object can be accessed using
connection.socket
- Added new demo: Change Video Resolutions in your Live Sessions
- Renegotiation has been improved.