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 2024.1.0
WebRTC SFU Sora iOS SDK
⭐️ 37
🕓 4 weeks ago
iOS
.package(url: "https://github.com/shiguredo/sora-ios-sdk.git", from: "2024.1.0")

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 14.3.1 以降
  • Xcode 15.2
  • Swift 5.9.2
  • CocoaPods 1.15.2 以降
  • WebRTC SFU Sora 2023.2.0 以降

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

サンプル

ドキュメント

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

有償での優先実装

  • 帯域幅制限時に解像度またはフレームレートのどちらを維持するか指定できるようにする機能
    • 企業名非公開

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

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

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

機能

  • 音声出力先変更機能

ライセンス

Apache License 2.0

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

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: 37
Last commit: 1 hour ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Release Notes

2024.1.0
4 weeks ago
  • [CHANGE] SignalingNotify の metadataList を削除する
    • 2022.1.0 の Sora で metadata_list が廃止されたため
    • SignalingNotify の data で値の取得が可能
    • @miosakuma
  • [CHANGE] VideoView のバックエンドを RTCEAGLVideoView から RTCMTLVideoView に変更する
    • WebRTC のアップデートに伴い RTCEAGLVideoView が deprecated になったことに伴う修正
    • @miosakuma
  • [UPDATE] システム条件を変更する
    • macOS 14.3.1 以降
    • WebRTC SFU Sora 2023.2.0 以降
    • Xcode 15.2
    • Swift 5.9.2
    • CocoaPods 1.15.2 以降
    • @miosakuma
  • [UPDATE] CameraVideoCapturer のログを出力する
    • @enm10k
  • [UPDATE] WebRTC 121.6167.4.0 に上げる
    • @miosakuma
  • [UPDATE] 解像度に qHD (960x540) を追加する
    • @enm10k
  • [UPDATE] CocoaPods を v1.15.2 に更新する
    • @enm10k @miosakuma
  • [UPDATE] ForwardingFilter に version と metadata を追加する
    • @enm10k @miosakuma
  • [ADD] VideoCodec に H265 を追加する
    • @enm10k
  • [ADD] WebRTCConfiguration に degradationPreference を追加する
    • @enm10k
  • [FIX] ForwardingFilter の action を未指定にできるようにする
    • @miosakuma
  • [FIX] SignalingNotify に項目を追加する
    • sessionId
    • kind
    • destinationConnectionId
    • sourceConnectionId
    • recvConnectionId
    • sendConnectionId
    • streamId
    • @miosakuma

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