Skip to content

Releases: muaz-khan/RTCMultiConnection

[email protected]

12 Aug 05:27
Compare
Choose a tag to compare

3.3.8 is latest release.

Relevant commits:

  1. 69b6a7e (scalable-broadcast updates)
  2. d4717b0
  3. f983234
  4. bff3e4d
  5. aad9bbf
  6. 978d0a5
  7. 82207b9

[email protected]

25 Jun 16:40
Compare
Choose a tag to compare

3.3.7 is latest release.

Relevant commit: 0dda36b

  1. Removed gumadapter.js hack.
  2. Fixed FileBufferReader bug.
  3. Updated docs & added youtube-videos links as well.
  4. Added partial support for Blackberry 10.
  5. Now using latest DetectRTC.js

[email protected]

05 Jun 15:22
Compare
Choose a tag to compare

3.3.6 is latest release.

Relevant commits: 8087e76, b64547a, ebe65cb, a04b426, and 3608f0b

[email protected]

15 May 04:26
Compare
Choose a tag to compare

[email protected]

01 May 15:28
Compare
Choose a tag to compare

3.3.4 is latest release.

Relevant commit: d87693a

  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-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

  1. Fixed mute/unmute on cordova/iOS

  2. Now using our own TURN-servers. Now you will get better results!!!

[email protected]

26 Apr 05:27
Compare
Choose a tag to compare

3.3.3 is latest release.

Relevant commit: 3c1f6bd

[email protected]

17 Apr 18:03
Compare
Choose a tag to compare

3.3.2 is latest release.

Relevant commits 0b808c3 and 875950a as well as bd304f5

[email protected]

16 Apr 07:04
Compare
Choose a tag to compare

3.3.0 is latest release.

Relevant commit: e227d48

  • Added admin/guest demo:
DemoTitle TestLive ViewSource
Admin/Guest demo Demo Source

[email protected]

10 Apr 12:46
Compare
Choose a tag to compare

3.2.99 is latest release.

Relevant commit: b906e2f

Fixed FirebaseConnection.js and PubNubConnection.js.

[email protected]

31 Mar 13:36
Compare
Choose a tag to compare

3.2.98 is latest release.

Relevant commit: f1a01d0

  1. Now connection.closeSocket works.
  2. Now socket object can be accessed using connection.socket
  3. Added new demo: Change Video Resolutions in your Live Sessions
  4. Renegotiation has been improved.