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

Master #87

Open
wants to merge 95 commits into
base: 1.x
Choose a base branch
from
Open

Master #87

wants to merge 95 commits into from

Conversation

SPI1987
Copy link

@SPI1987 SPI1987 commented Jul 11, 2019

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

manjeshbhargav and others added 18 commits August 10, 2018 15:10
JSDK-1973 Updating twilio-video.js to 2.x.
…emitting objects. (#73)

* quickstart updated to listen to participant tracks
* JSDK-2355 Setup the network quality example app's build and launch.
* JSDK-2355 Report only the Network Quality level for now.\
* JSDK-2355 Add reporting of NQ stats and update UI.
* Update to twilio-video.js@2.0.0-beta10.
Pin latest release version until 2.0 GA
@SPI1987 SPI1987 closed this Jul 11, 2019
@SPI1987 SPI1987 reopened this Jul 11, 2019
PikaJoyce and others added 30 commits February 26, 2020 13:18
* Added necessary files to begin example

* Example connected and working. Just need to get buttons working and figure out how to simulate a reconnecting state and bind that action to the button.

* Added disconnected state check

* Check for remote participant reconnecting state functional

* Added click handler and functionality for p2 button

* Renaming folders for build

* Moved function above where roomP2 is created
* explicitly call getuserMedia before enumerateDevices

* fix params

* ensureMediaPermissions
* UI to select microphone.
* UI to select camera and enlarging microphone indicator.
* UI to select room name and identity.
* Connect to Room and wire Room events to the web app UI.
* Leave Room when "Leave Room" button is clicked (or tab closed).
* Handle backgrounding/foregrounding on mobile browsers.
* Adding option to change media devices before selecting the Room name and identity.
* Making Room UI responsive.
* Adding an avatar background for when a RemoteVideoTrack is disabled.
* Setting up the dominant speaker event.
* Setting up the ability to pin an active Participant.
* Specifying platform-specific ConnectOptions and BandwidthProfile values.
* Show media errors.
* Show connect and disconnect error messages.
* Refactoring getRoomCredentials() to use a random identity if necessary.
* Using async/await.
* Saving media device selection to localStorage.
* Accepting "roomName" and "identity" as URL parameters.
* Changing "Screen Name" to "User Name".
* Always test mic and camera in mobile browsers.
* Unpublish and re-publish the LocalVideoTrack when the app is backgrounded and foregrounded.
* Make sure that enumerated device IDs and labels are non-empty.
* Updating README.md.
* Moving the application screenshot to the "Overview" section.
* Save the user name in LocalStorage instead of appending it to the URL.
* Point to joinroom.js for SDK usage example.
* RemoteReconnection Mobile UI Fixed

Co-authored-by: joma <joma@twilio.com>
* JSDK-2770 Mobile Friendly UI Updates for Examples

Co-authored-by: joma <joma@twilio.com>
* JSDK-2820 Starting files for DataTracks App

* JSDK-2820 DataTracks example app

Co-authored-by: joma <joma@twilio.com>
* JSDK-2894 Media Device Example Fix

Co-authored-by: joma <joma@twilio.com>
* JSDK-2867 Error handling recommendations added

Co-authored-by: joma <joma@twilio.com>
* JSDK-2911 Updated Media Devices app to use restart

Co-authored-by: joma <joma@twilio.com>
Co-authored-by: joma <joma@twilio.com>
* Updating quickstart to use twilio-video 2.11.0

* JSDK-3564 Adding remote view in screen sharing example

Co-authored-by: joma <joma@twilio.com>
* VIDEO-3563 Small patch to audio level indicator

Co-authored-by: joma <joma@twilio.com>
* VIDEO-3525
* Updating Local Video Filter example to use the VideoProcessor API on Chrome.
* Refactoring the example for Firefox and Safari to remove inefficiencies.
* Updating README.md to highlight the VideoProcessor API.
* Adding ImageCapture API to LocalVideoSnapshot example

Co-authored-by: joma <joma@twilio.com>
* VIDEO-5327 Adding manual render hints example.

Co-authored-by: joma <joma@twilio.com>
* Adding Auto renderhints example.

Co-authored-by: joma <joma@twilio.com>
* Chrome 92 fix : cleaning up elements on detach

Co-authored-by: joma <joma@twilio.com>
Co-authored-by: joma <joma@twilio.com>
* VIDEO-7710 - Fixing Audio Output Device selection.

Co-authored-by: joma <joma@twilio.com>
Update browserify version to fix complie error
Update README.md with Twilio Video EOL banner
Update README.md with Twilio Video EOL banner
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.

None yet

9 participants