Conversation
JSDK-1973 Updating twilio-video.js to 2.x.
…emitting objects. (#73) * quickstart updated to listen to participant tracks
…on (#74) demonstrate dominant speaker detection
* 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
* Added links to navigate between quick-start and example pages * Updated after review
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>
…fig (#182) 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
Adding PiP UX
Update twilio video to 2.31.0
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Capping Opus audio at 16 kbps prevents Forward Error Correction (FEC) from having enough bandwidth for redundancy, degrading audio quality under packet loss. Leaving maxAudioBitrate unset lets Opus use its defaults (20-40 kbps) with effective FEC. Jira: VIDEO-14649 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Small Group rooms have been consolidated into Group rooms. Update comments and descriptions across quickstart and examples. Jira: VIDEO-14649 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Jira: VIDEO-14649 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Removed comments about Group Rooms and Twilio Console settings.
Removed comments about Group Rooms configuration in Twilio.
…itrate-cap Remove maxAudioBitrate: 16000 from quickstart connect options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributing to Twilio