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

VIDEO-7378: Release TwilioVideo 4.6.1. #176

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Conversation

ceaglest
Copy link
Contributor

4.6.1 (October 15, 2021)

Bug Fixes

  • Fixed an interoperability bug between JavaScript, iOS and Android SDKs which could cause subscription events not to fire in a Peer-to-Peer or Go Room. [VIDEO-7334] #211

Known Issues

  • Audio playback fails when running a simulator on a Mac Mini. #182
  • Carthage is not currently a supported distribution mechanism for Twilio Video. Carthage does not currently work with .xcframeworks as documented here. Once Carthage supports binary .xcframeworks, Carthage distribution will be re-added.
  • Unpublishing and republishing a LocalAudioTrack or LocalVideoTrack might not be seen by Participants. #34
  • H.264 video might become corrupted after a network handoff. #147
  • iOS devices do not support more than three H.264 encoders. Refer to #17 for suggested work arounds.
  • Publishing H.264 video at greater than 1280x720 @ 30fps is not supported. If a failure occurs then no error is raised to the developer. [ISDK-1590]
Architecture Compressed Size Uncompressed Size
Universal 10.0 MB 21.4 MB
arm64 4.8 MB 11.3 MB
armv7 5.2 MB 10.1 MB

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.

@ceaglest ceaglest requested a review from timrozum October 15, 2021 22:51
Copy link

@mmartikainen mmartikainen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ceaglest
Copy link
Contributor Author

ceaglest commented Oct 15, 2021

Merging based upon CI, one approval and since the changes are routine and small in scope.

@ceaglest ceaglest merged commit 22d1157 into master Oct 15, 2021
@ceaglest ceaglest deleted the release/TwilioVideo-4.6.1 branch October 15, 2021 23:35
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.

2 participants