Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for v0.4.0 #18

Merged
merged 101 commits into from
Sep 14, 2017
Merged

Release for v0.4.0 #18

merged 101 commits into from
Sep 14, 2017

Conversation

oooookk7
Copy link

@oooookk7 oooookk7 commented Sep 4, 2017

Note that PR requires the release of SkylinkJS 0.6.25.

Changes:

  • Added query parameter ?mcu which accepts 1 or true to enforce MCU connections instead of prefixing "m" room names.
  • Added query parameter ?forceTurn which accepts 1 or true to enforce TURN connections.
  • Added query parameter ?signalingNode which allows custom configuration of Temasys Signaling server. E.g. https://signaling.temasys.io:3443
  • Added query parameter ?turnNode which allows custom configuration of Temasys TURN server. E.g. turn:turn.temasys.io:3478
  • Added query parameter ?forcePlugin which allows Temasys WebRTC Plugin to be enforced in Safari 11 for WebRTC connections.
  • Added query parameter ?media which allows users to share audio and video when its av / va, audio only when its a, share video only when its v and no media when its none.
  • Added query parameters ?appkeyId and ?appkeySecret which allows users to debug their custom App key ID and secret.
  • Refactored code to append more documentation changes and ensure that "development" branch is ahead of "master" branch without any glaring errors.
  • Fixes MCU screensharing layout.
  • Virtual cameras should all be retrieved for Temasys WebRTC Plugin users as AdapterJS.options.getAllCams is enabled.

Purpose:

  • Make "development" branch up-to-date with "master" branch and "master" branch updated with "development" branch changes without errors.
  • Ensure that Safari 11 can be used.
  • Remove prefixing of "m" room names.

Thomas Gorissen and others added 30 commits July 15, 2015 18:28
Modiied GAR room limit to 10. Also added layout support for up to 20 …
…ther Peers have screensharing mode enabled.
@oooookk7 oooookk7 mentioned this pull request Sep 4, 2017
@oooookk7 oooookk7 requested a review from ncurrier September 12, 2017 07:12
@oooookk7 oooookk7 merged commit f895a70 into master Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant