sora-sdk 2026.1.0.dev2__tar.gz → 2026.1.0.dev3__tar.gz
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.
- {sora_sdk-2026.1.0.dev2/src/sora_sdk.egg-info → sora_sdk-2026.1.0.dev3}/PKG-INFO +1 -1
- sora_sdk-2026.1.0.dev3/VERSION +1 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/pyproject.toml +2 -2
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk/__init__.py +3 -3
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk/sora_sdk_ext.cpython-312-darwin.so +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk/sora_sdk_ext.pyi +2 -2
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3/src/sora_sdk.egg-info}/PKG-INFO +1 -1
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_apple_video_toolbox.py +3 -3
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_authz_simulcast.py +3 -3
- sora_sdk-2026.1.0.dev2/VERSION +0 -1
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/LICENSE +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/MANIFEST.in +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/README.md +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/buildbase.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/pypath.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/run.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/setup.cfg +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/setup.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk/py.typed +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk.egg-info/SOURCES.txt +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk.egg-info/dependency_links.txt +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk.egg-info/top_level.txt +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_amd_amf.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_authz.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_ca_cert.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_capability.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_degradation_preference.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_encoded_transform.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_intel_vpl.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_key_frame_request.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_messaging.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_messaging_header.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_nvidia_video_codec.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_openh264.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_openh264_simulcast.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_opus.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_raspberry_pi.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_re_offer_re_answer_sdp.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_sendonly_recvonly.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_signaling.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_signaling_message.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_signaling_notify.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_simulcast.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_sora_disconnect.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_type_disconnect.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_type_switched.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_vad.py +0 -0
- {sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/tests/test_version.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2026.1.0.dev3
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
[build-system]
|
|
2
|
-
requires = ["setuptools~=
|
|
2
|
+
requires = ["setuptools~=82.0", "wheel~=0.46"]
|
|
3
3
|
build-backend = "setuptools.build_meta"
|
|
4
4
|
|
|
5
5
|
[project]
|
|
@@ -29,7 +29,7 @@ Discord = "https://discord.gg/shiguredo"
|
|
|
29
29
|
|
|
30
30
|
[dependency-groups]
|
|
31
31
|
dev = [
|
|
32
|
-
"nanobind==2.
|
|
32
|
+
"nanobind==2.12.0",
|
|
33
33
|
{ include-group = "test" },
|
|
34
34
|
{ include-group = "lint" },
|
|
35
35
|
]
|
|
@@ -31,7 +31,7 @@ sink はそれぞれ track が必要で参照を保持する必要がある
|
|
|
31
31
|
"""
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
class SoraAudioSink(SoraAudioSinkImpl):
|
|
34
|
+
class SoraAudioSink(SoraAudioSinkImpl): # noqa: F405
|
|
35
35
|
def __init__(self, track, output_frequency, output_channels):
|
|
36
36
|
super().__init__(track, output_frequency, output_channels)
|
|
37
37
|
self.__track = track
|
|
@@ -41,7 +41,7 @@ class SoraAudioSink(SoraAudioSinkImpl):
|
|
|
41
41
|
del self.__track
|
|
42
42
|
|
|
43
43
|
|
|
44
|
-
class SoraAudioStreamSink(SoraAudioStreamSinkImpl):
|
|
44
|
+
class SoraAudioStreamSink(SoraAudioStreamSinkImpl): # noqa: F405
|
|
45
45
|
def __init__(self, track, output_frequency, output_channels):
|
|
46
46
|
super().__init__(track, output_frequency, output_channels)
|
|
47
47
|
self.__track = track
|
|
@@ -51,7 +51,7 @@ class SoraAudioStreamSink(SoraAudioStreamSinkImpl):
|
|
|
51
51
|
del self.__track
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
class SoraVideoSink(SoraVideoSinkImpl):
|
|
54
|
+
class SoraVideoSink(SoraVideoSinkImpl): # noqa: F405
|
|
55
55
|
def __init__(self, track):
|
|
56
56
|
super().__init__(track)
|
|
57
57
|
self.__track = track
|
{sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk/sora_sdk_ext.cpython-312-darwin.so
RENAMED
|
Binary file
|
|
@@ -475,13 +475,13 @@ class SoraVideoCodecPreference:
|
|
|
475
475
|
def encoder(self) -> SoraVideoCodecImplementation | None: ...
|
|
476
476
|
|
|
477
477
|
@encoder.setter
|
|
478
|
-
def encoder(self, arg: SoraVideoCodecImplementation) -> None: ...
|
|
478
|
+
def encoder(self, arg: SoraVideoCodecImplementation | None) -> None: ...
|
|
479
479
|
|
|
480
480
|
@property
|
|
481
481
|
def decoder(self) -> SoraVideoCodecImplementation | None: ...
|
|
482
482
|
|
|
483
483
|
@decoder.setter
|
|
484
|
-
def decoder(self, arg: SoraVideoCodecImplementation) -> None: ...
|
|
484
|
+
def decoder(self, arg: SoraVideoCodecImplementation | None) -> None: ...
|
|
485
485
|
|
|
486
486
|
@property
|
|
487
487
|
def parameters(self) -> SoraVideoCodecPreference.Parameters: ...
|
|
@@ -312,15 +312,15 @@ def test_apple_video_toolbox_simulcast_authz_scale_resolution_to(
|
|
|
312
312
|
|
|
313
313
|
assert (
|
|
314
314
|
sendonly.offer_message["encodings"][0]["scaleResolutionDownTo"]["maxWidth"]
|
|
315
|
-
== simulcast_encodings[0]["scaleResolutionDownTo"]["maxWidth"]
|
|
315
|
+
== simulcast_encodings[0]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
316
316
|
)
|
|
317
317
|
assert (
|
|
318
318
|
sendonly.offer_message["encodings"][1]["scaleResolutionDownTo"]["maxWidth"]
|
|
319
|
-
== simulcast_encodings[1]["scaleResolutionDownTo"]["maxWidth"]
|
|
319
|
+
== simulcast_encodings[1]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
320
320
|
)
|
|
321
321
|
assert (
|
|
322
322
|
sendonly.offer_message["encodings"][2]["scaleResolutionDownTo"]["maxWidth"]
|
|
323
|
-
== simulcast_encodings[2]["scaleResolutionDownTo"]["maxWidth"]
|
|
323
|
+
== simulcast_encodings[2]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
324
324
|
)
|
|
325
325
|
|
|
326
326
|
assert (
|
|
@@ -401,15 +401,15 @@ def test_authz_simulcast_scale_resolution_down_to(
|
|
|
401
401
|
|
|
402
402
|
assert (
|
|
403
403
|
sendonly.offer_message["encodings"][0]["scaleResolutionDownTo"]["maxWidth"]
|
|
404
|
-
== simulcast_encodings[0]["scaleResolutionDownTo"]["maxWidth"]
|
|
404
|
+
== simulcast_encodings[0]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
405
405
|
)
|
|
406
406
|
assert (
|
|
407
407
|
sendonly.offer_message["encodings"][1]["scaleResolutionDownTo"]["maxWidth"]
|
|
408
|
-
== simulcast_encodings[1]["scaleResolutionDownTo"]["maxWidth"]
|
|
408
|
+
== simulcast_encodings[1]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
409
409
|
)
|
|
410
410
|
assert (
|
|
411
411
|
sendonly.offer_message["encodings"][2]["scaleResolutionDownTo"]["maxWidth"]
|
|
412
|
-
== simulcast_encodings[2]["scaleResolutionDownTo"]["maxWidth"]
|
|
412
|
+
== simulcast_encodings[2]["scaleResolutionDownTo"]["maxWidth"] # ty: ignore[invalid-argument-type, not-subscriptable]
|
|
413
413
|
)
|
|
414
414
|
|
|
415
415
|
assert (
|
sora_sdk-2026.1.0.dev2/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2026.1.0.dev2
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sora_sdk-2026.1.0.dev2 → sora_sdk-2026.1.0.dev3}/src/sora_sdk.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|