Skip to content

1.7.0

Compare
Choose a tag to compare
@shogo4405 shogo4405 released this 28 Oct 08:33
· 239 commits to main since this release

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

New Contributors

Full Changelog: 1.6.0...1.7.0