sora-sdk 2025.2.1__cp313-cp313-macosx_14_0_arm64.whl → 2025.2.2__cp313-cp313-macosx_14_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of sora-sdk might be problematic. Click here for more details.

@@ -454,7 +454,7 @@ class SoraVideoCodecPreference:
454
454
  def __init__(self) -> None: ...
455
455
 
456
456
  @overload
457
- def __init__(self, type: SoraVideoCodecType, encoder: SoraVideoCodecImplementation | None = None, decoder: SoraVideoCodecImplementation | None = None, parameters: SoraVideoCodecPreference.Parameters = ...) -> None: ...
457
+ def __init__(self, type: SoraVideoCodecType, encoder: SoraVideoCodecImplementation | None = None, decoder: SoraVideoCodecImplementation | None = None, parameters: SoraVideoCodecPreference.Parameters | None = None) -> None: ...
458
458
 
459
459
  @property
460
460
  def type(self) -> SoraVideoCodecType: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sora_sdk
3
- Version: 2025.2.1
3
+ Version: 2025.2.2
4
4
  Summary: WebRTC SFU Sora Python SDK
5
5
  Home-page: https://github.com/shiguredo/sora-python-sdk
6
6
  Author-email: "Shiguredo Inc." <contact+pypi@shiguredo.jp>
@@ -52,6 +52,7 @@ Please read <https://github.com/shiguredo/oss/blob/master/README.en.md> before u
52
52
  - [WebRTC Encoded Transform](https://www.w3.org/TR/webrtc-encoded-transform/) に対応
53
53
  - 回線が不安定になった際、解像度とフレームレートどちらを維持するかの設定をする [DegradationPreference](https://w3c.github.io/mst-content-hint/#degradation-preference-when-encoding) に対応
54
54
  - MAINTAIN_FRAMERATE / MAINTAIN_RESOLUTION / BALANCED が指定できる
55
+ - 発話区間の検出が可能な VAD (Voice Activity Detection) に対応
55
56
  - Intel / Apple / NVIDIA のハードウェアデコーダー/エンコーダーに対応
56
57
  - Apple Video Toolbox (H.264 / H.265)
57
58
  - macOS arm64 で利用できる
@@ -132,7 +133,7 @@ PyPI 経由ではインストールできません。
132
133
  - macOS Sequoia 15 arm64
133
134
  - macOS Ventura 14 arm64
134
135
  - Windows 11 x86_64
135
- - Windows Server 2022 x86_64
136
+ - Windows Server 2025 x86_64
136
137
 
137
138
  ### macOS の対応バージョン
138
139
 
@@ -0,0 +1,9 @@
1
+ sora_sdk-2025.2.2.data/purelib/sora_sdk/__init__.py,sha256=wmp56UEjNDhA8r3i98RVW_6oVTCskhSOd8qENIU6B5Q,1180
2
+ sora_sdk-2025.2.2.data/purelib/sora_sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ sora_sdk-2025.2.2.data/purelib/sora_sdk/sora_sdk_ext.cpython-313-darwin.so,sha256=SIDPb4dzpdErKVBQeSviDf3lqsSGLXcJS-V5jAMPT40,15401168
4
+ sora_sdk-2025.2.2.data/purelib/sora_sdk/sora_sdk_ext.pyi,sha256=4pQABvw0b3csbHK_ndy-OtOOk0owtUkv9UUXwTzVGE8,15392
5
+ sora_sdk-2025.2.2.dist-info/licenses/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
6
+ sora_sdk-2025.2.2.dist-info/METADATA,sha256=5F3lvoGH4AP9_ELuqhmhcsTmZ_zXIuVQA4tmelx2Rig,9686
7
+ sora_sdk-2025.2.2.dist-info/WHEEL,sha256=xqMUdL5_aXepRGS0JWkjLT2VFrAr2NQQK5GUUBQjxgg,109
8
+ sora_sdk-2025.2.2.dist-info/top_level.txt,sha256=edTg20cFFAjWfRrB0APD_SXho5Qq24PwLESbyPoCVko,9
9
+ sora_sdk-2025.2.2.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- sora_sdk-2025.2.1.data/purelib/sora_sdk/__init__.py,sha256=wmp56UEjNDhA8r3i98RVW_6oVTCskhSOd8qENIU6B5Q,1180
2
- sora_sdk-2025.2.1.data/purelib/sora_sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- sora_sdk-2025.2.1.data/purelib/sora_sdk/sora_sdk_ext.cpython-313-darwin.so,sha256=g6Qdy8Toe5wJV95vQ10d_EsGakgZmq9AANDSK6OcDTo,15401168
4
- sora_sdk-2025.2.1.data/purelib/sora_sdk/sora_sdk_ext.pyi,sha256=1suf84T-ZZwGYh4PmtFFpg2lL3f5GyGNzb9wQ7my7rI,15384
5
- sora_sdk-2025.2.1.dist-info/licenses/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
6
- sora_sdk-2025.2.1.dist-info/METADATA,sha256=vU_IRJ9IafXuMnb95VcmlX2m850fNr1QCEOHhoAVKHQ,9609
7
- sora_sdk-2025.2.1.dist-info/WHEEL,sha256=xqMUdL5_aXepRGS0JWkjLT2VFrAr2NQQK5GUUBQjxgg,109
8
- sora_sdk-2025.2.1.dist-info/top_level.txt,sha256=edTg20cFFAjWfRrB0APD_SXho5Qq24PwLESbyPoCVko,9
9
- sora_sdk-2025.2.1.dist-info/RECORD,,