Swiftpack.co - shiguredo/sora-ios-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by shiguredo.
shiguredo/sora-ios-sdk 2023.3.1
WebRTC SFU Sora iOS SDK
⭐️ 35
🕓 6 weeks ago
iOS
.package(url: "https://github.com/shiguredo/sora-ios-sdk.git", from: "2023.3.1")

Sora iOS SDK

libwebrtc GitHub tag License

Sora iOS SDK は WebRTC SFU Sora の iOS クライアントアプリケーションを開発するためのライブラリです。

About Shiguredo's open source software

We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.

Please read https://github.com/shiguredo/oss before use.

時雨堂のオープンソースソフトウェアについて

利用前に https://github.com/shiguredo/oss をお読みください。

システム条件

  • iOS 13 以降
  • アーキテクチャ arm64 (シミュレーターの動作は未保証)
  • macOS 13.4.1 以降
  • Xcode 14.3.1
  • Swift 5.8.1
  • CocoaPods 1.12.1 以降
  • WebRTC SFU Sora 2023.1.0 以降

Xcode と Swift のバージョンによっては、 CocoaPods で取得できるバイナリに互換性がない可能性があります。詳しくはドキュメントを参照してください。

サンプル

ドキュメント

Sora iOS SDK ドキュメント — Sora iOS SDK

有償での優先実装が可能な機能一覧

詳細は Discord またはメールにてお問い合わせください

  • オープンソースでの公開が前提
  • 可能であれば企業名の公開
    • 公開が難しい場合は 企業名非公開 と書かせていただきます

機能

  • 音声出力先変更機能

ライセンス

Apache License 2.0

Copyright 2017-2023, SUZUKI Tetsuya (Original Author)
Copyright 2017-2023, Shiguredo Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

GitHub

link
Stars: 35
Last commit: 1 week ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Release Notes

2023.3.1
6 weeks ago
  • [FIX] AVCaptureDevice.Format の選択時にフレームレートを考慮するように修正する
    • フレームレートに 60 を設定しても、 AVFrameRateRange が 1-30 の AVCaptureDevice.Format が選択されてしまうケースがあった
    • 修正前は、カメラから同じ解像度の AVCaptureDevice.Format が複数取得された場合、最初に解像度が一致した AVCaptureDevice.Format を選択しており、フレームレートが考慮されていないという問題があった
    • @enm10k

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics