1.7.0
I have implemented the audio resampling feature. Additionally, I have added support for ingest feature on tvOS 17+ and visionOS. I have removed the HLS functionality as it was not being maintained.
The sampling rate can be specified as follows:
stream.audioSettings.sampleRate = 48000
Note
Related issues
What's Changed
- Bump fastlane from 2.214.0 to 2.215.0 by @dependabot in #1295
- Audio resampling. by @shogo4405 in #1294
- Rename loopback to isMonitoringEnabled by @shogo4405 in #1296
- Support downmix feature and refactor. by @shogo4405 in #1298
- Revised the lipSync cinematic. by @shogo4405 in #1300
- Bump cocoapods from 1.12.1 to 1.13.0 by @dependabot in #1302
- Bump fastlane from 2.215.0 to 2.216.0 by @dependabot in #1301
- Availabe tvOS17.0 publish feature. by @shogo4405 in #1303
- Creating RTMP onMetaData based on input data. by @shogo4405 in #1304
- Support visionOS. by @shogo4405 in #1307
- Support the NetBitRateStrategy. by @shogo4405 in #1308
- Allow CGFloat values to be serialised. by @zachsimone in #1309
- Migration HKView to PiPHKView, MTHKView. by @shogo4405 in #1311
- Add stream.appendAudioBuffer interface. by @shogo4405 in #1314
- Remove HLSService feature. by @shogo4405 in #1315
- Remove SRTStream.attachRawMedia/detachRawMedia. by @shogo4405 in #1317
- Refactoring of IOMixer. by @shogo4405 in #1319
- Bump to libsrt up 1.5.3 by @shogo4405 in #1320
New Contributors
- @zachsimone made their first contribution in #1309
Full Changelog: 1.6.0...1.7.0