Twilio Video SDK iOS 5.4.0
·
13 commits
to Releases
since this release
This release consumes twilio-video-cpp-6.6.1.
- Programmable Video iOS SDK 5.4.0 [XCFramework] (checksum: 2b773f6fa7074d175c9557ce7763ce75938a9f3abddd05bedf742049e3ab86d7).
Features
- This release introduces support for a noise cancellation audio device,
NoiseCancellationProcessor
, via a new TwilioAudioProcessors SDK
API Changes
TVIAudioDeviceFormatChanged
method is now marked as deprecated and will raise a warning to useTVIAudioDeviceReinitialize
instead. The API wil be removed in v6.0+.
Known Issues
- Audio playback fails in some cases when running a simulator on a Mac Mini. #182
- Unpublishing and republishing a
LocalAudioTrack
orLocalVideoTrack
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]
Size Impact for 5.4.0
Architecture | Compressed Size | Uncompressed Size |
---|---|---|
Universal | 4.7 MB | 10.9 MB |
arm64 | 4.7 MB | 10.9 MB |