Tags: Periodic1911/RTCMultiConnection
Tags
Added rtcmulticonnection-v3@3.3.5 muaz-khan#151 added SignalRConnection.js, WebSyncConnection.js and XHRConnection.js Also fixed audio+screen capturing bugs.
Added rtcmulticonnection-v3@3.3.4 1) Fixed Signaling-Server.js for backward “checkPresence” compatibility. 2) Added new demo: Capture & Share screen from any HTTPs domain: https://rtcmulticonnection.herokuapp.com/demos/Cross-Domain-Screen-Captu ring.html So you don’t need to deploy chrome extension yourself. Simply use getScreenId.js as you can see in the above demo. 3) Fixed mute/unmute on cordova/iOS 4) Now using our own TURN-servers. Now you will get better results!!!
Added rtcmulticonnection-v3@3.3.3 Fixed muaz-khan#140 Demo: https://rtcmulticonnection.herokuapp.com/demos/StreamHasData.html
Added rtcmulticonnection-v3@3.3.0 Added admin/guest demo in v3 Fixed muaz-khan#129 and muaz-khan/WebRTC-Experiment#417
Added rtcmulticonnection-v3@3.2.98 Fixed "connection.closeSocket" and… … improved renegotiation. New demo: https://rtcmulticonnection.herokuapp.com/demos/change-resolutions.html Ref muaz-khan#111 and muaz-khan#110