sora-sdk 2025.4.0.dev2__tar.gz → 2025.4.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.
Potentially problematic release.
This version of sora-sdk might be problematic. Click here for more details.
- {sora_sdk-2025.4.0.dev2/src/sora_sdk.egg-info → sora_sdk-2025.4.0.dev3}/PKG-INFO +1 -1
- sora_sdk-2025.4.0.dev3/VERSION +1 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk/sora_sdk_ext.cpython-311-darwin.so +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3/src/sora_sdk.egg-info}/PKG-INFO +1 -1
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_amd_amf.py +2 -4
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_apple_video_toolbox.py +3 -11
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_intel_vpl.py +2 -6
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_nvidia_video_codec_sdk.py +3 -14
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_openh264.py +3 -18
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_openh264_simulcast.py +3 -10
- sora_sdk-2025.4.0.dev2/VERSION +0 -1
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/LICENSE +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/MANIFEST.in +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/README.md +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/buildbase.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/pypath.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/pyproject.toml +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/run.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/setup.cfg +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/setup.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk/__init__.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk/py.typed +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk/sora_sdk_ext.pyi +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk.egg-info/SOURCES.txt +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk.egg-info/dependency_links.txt +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk.egg-info/top_level.txt +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_authz.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_authz_simulcast.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_ca_cert.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_capability.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_degradation_preference.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_encoded_transform.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_key_frame_request.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_messaging.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_messaging_header.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_opus.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_re_offer_re_answer_sdp.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_sendonly_recvonly.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_signaling.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_signaling_message.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_signaling_notify.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_simulcast.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_sora_disconnect.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_type_disconnect.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_type_switched.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_vad.py +0 -0
- {sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/tests/test_version.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2025.4.0.dev3
|
{sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.0.dev3}/src/sora_sdk/sora_sdk_ext.cpython-311-darwin.so
RENAMED
|
Binary file
|
|
@@ -18,8 +18,9 @@ from sora_sdk import (
|
|
|
18
18
|
get_video_codec_capability,
|
|
19
19
|
)
|
|
20
20
|
|
|
21
|
+
pytestmark = pytest.mark.skipif(os.environ.get("AMD_AMF") is None, reason="AMD AMF でのみ実行する")
|
|
22
|
+
|
|
21
23
|
|
|
22
|
-
@pytest.mark.skipif(os.environ.get("AMD_AMF") is None, reason="AMD AMF でのみ実行する")
|
|
23
24
|
def test_amd_amf_available(settings):
|
|
24
25
|
capability = get_video_codec_capability()
|
|
25
26
|
|
|
@@ -57,7 +58,6 @@ def test_amd_amf_available(settings):
|
|
|
57
58
|
pytest.fail(f"未実装の codec_type: {c.type}")
|
|
58
59
|
|
|
59
60
|
|
|
60
|
-
@pytest.mark.skipif(os.environ.get("AMD_AMF") is None, reason="AMD AMF でのみ実行する")
|
|
61
61
|
@pytest.mark.parametrize(
|
|
62
62
|
"video_codec_type",
|
|
63
63
|
[
|
|
@@ -120,7 +120,6 @@ def test_amd_amf_key_frame_request(settings, video_codec_type):
|
|
|
120
120
|
assert outbound_rtp_stats["keyFramesEncoded"] >= outbound_rtp_stats["pliCount"] * 0.7
|
|
121
121
|
|
|
122
122
|
|
|
123
|
-
@pytest.mark.skipif(os.environ.get("AMD_AMF") is None, reason="AMD AMF でのみ実行する")
|
|
124
123
|
@pytest.mark.parametrize(
|
|
125
124
|
"video_codec_type",
|
|
126
125
|
[
|
|
@@ -212,7 +211,6 @@ def test_amd_amf_sendonly_recvonly(settings, video_codec_type):
|
|
|
212
211
|
assert inbound_rtp_stats["keyFramesDecoded"] > 0
|
|
213
212
|
|
|
214
213
|
|
|
215
|
-
@pytest.mark.skipif(os.environ.get("AMD_AMF") is None, reason="AMD AMF でのみ実行する")
|
|
216
214
|
@pytest.mark.parametrize(
|
|
217
215
|
(
|
|
218
216
|
"video_codec_type",
|
|
@@ -5,10 +5,11 @@ import pytest
|
|
|
5
5
|
from client import SoraClient, SoraRole
|
|
6
6
|
from simulcast import default_video_bit_rate, expect_target_bitrate
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
@pytest.mark.skipif(
|
|
8
|
+
pytestmark = pytest.mark.skipif(
|
|
10
9
|
os.environ.get("APPLE_VIDEO_TOOLBOX") is None, reason="Apple Video Toolbox でのみ実行する"
|
|
11
10
|
)
|
|
11
|
+
|
|
12
|
+
|
|
12
13
|
@pytest.mark.parametrize(
|
|
13
14
|
"video_codec_type",
|
|
14
15
|
["H264", "H265"],
|
|
@@ -46,9 +47,6 @@ def test_apple_video_toolbox_sendonly(settings, video_codec_type):
|
|
|
46
47
|
assert outbound_rtp_stats["packetsSent"] > 0
|
|
47
48
|
|
|
48
49
|
|
|
49
|
-
@pytest.mark.skipif(
|
|
50
|
-
os.environ.get("APPLE_VIDEO_TOOLBOX") is None, reason="Apple Video Toolbox でのみ実行する"
|
|
51
|
-
)
|
|
52
50
|
@pytest.mark.parametrize(
|
|
53
51
|
"video_codec_type",
|
|
54
52
|
["H264", "H265"],
|
|
@@ -100,9 +98,6 @@ def test_apple_video_toolbox_sendonly_recvonly(settings, video_codec_type):
|
|
|
100
98
|
assert inbound_rtp_stats["packetsReceived"] > 0
|
|
101
99
|
|
|
102
100
|
|
|
103
|
-
@pytest.mark.skipif(
|
|
104
|
-
os.environ.get("APPLE_VIDEO_TOOLBOX") is None, reason="Apple Video Toolbox でのみ実行する"
|
|
105
|
-
)
|
|
106
101
|
@pytest.mark.parametrize(
|
|
107
102
|
(
|
|
108
103
|
"video_codec_type",
|
|
@@ -233,9 +228,6 @@ def test_apple_video_toolbox_simulcast(
|
|
|
233
228
|
)
|
|
234
229
|
|
|
235
230
|
|
|
236
|
-
@pytest.mark.skipif(
|
|
237
|
-
os.environ.get("APPLE_VIDEO_TOOLBOX") is None, reason="Apple Video Toolbox でのみ実行する"
|
|
238
|
-
)
|
|
239
231
|
@pytest.mark.parametrize(
|
|
240
232
|
(
|
|
241
233
|
"video_codec_type",
|
|
@@ -19,8 +19,9 @@ from sora_sdk import (
|
|
|
19
19
|
get_video_codec_capability,
|
|
20
20
|
)
|
|
21
21
|
|
|
22
|
+
pytestmark = pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
23
|
+
|
|
22
24
|
|
|
23
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
24
25
|
def test_intel_vpl_available():
|
|
25
26
|
capability = get_video_codec_capability()
|
|
26
27
|
|
|
@@ -61,7 +62,6 @@ def test_intel_vpl_available():
|
|
|
61
62
|
pytest.fail(f"未実装の codec_type: {c.type}")
|
|
62
63
|
|
|
63
64
|
|
|
64
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
65
65
|
@pytest.mark.parametrize(
|
|
66
66
|
"video_codec_type",
|
|
67
67
|
[
|
|
@@ -124,7 +124,6 @@ def test_intel_vpl_key_frame_request(settings, video_codec_type):
|
|
|
124
124
|
)
|
|
125
125
|
|
|
126
126
|
|
|
127
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
128
127
|
@pytest.mark.parametrize(
|
|
129
128
|
(
|
|
130
129
|
"video_codec_type",
|
|
@@ -281,7 +280,6 @@ def test_intel_vpl_simulcast(
|
|
|
281
280
|
assert s["packetsSent"] <= 2
|
|
282
281
|
|
|
283
282
|
|
|
284
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
285
283
|
@pytest.mark.parametrize(
|
|
286
284
|
"video_codec_type",
|
|
287
285
|
[
|
|
@@ -457,7 +455,6 @@ def test_intel_vpl_av1_mini_resolution(
|
|
|
457
455
|
## VPL Decode
|
|
458
456
|
|
|
459
457
|
|
|
460
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
461
458
|
@pytest.mark.parametrize(
|
|
462
459
|
(
|
|
463
460
|
"video_codec_type",
|
|
@@ -554,7 +551,6 @@ def test_intel_vpl_decode(
|
|
|
554
551
|
assert inbound_rtp_stats["keyFramesDecoded"] > 0
|
|
555
552
|
|
|
556
553
|
|
|
557
|
-
@pytest.mark.skipif(os.environ.get("INTEL_VPL") is None, reason="Intel VPL でのみ実行する")
|
|
558
554
|
def test_intel_vpl_av1_rtp_hdr_ext(settings):
|
|
559
555
|
sendonly = SoraClient(
|
|
560
556
|
settings,
|
|
@@ -17,10 +17,11 @@ from sora_sdk import (
|
|
|
17
17
|
SoraVideoCodecType,
|
|
18
18
|
)
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
@pytest.mark.skipif(
|
|
20
|
+
pytestmark = pytest.mark.skipif(
|
|
22
21
|
os.environ.get("NVIDIA_VIDEO_CODEC_SDK") is None, reason="NVIDIA Video Codec SDK でのみ実行する"
|
|
23
22
|
)
|
|
23
|
+
|
|
24
|
+
|
|
24
25
|
def test_nvidia_video_codec_sdk_available():
|
|
25
26
|
capability = get_video_codec_capability()
|
|
26
27
|
|
|
@@ -57,9 +58,6 @@ def test_nvidia_video_codec_sdk_available():
|
|
|
57
58
|
pytest.fail(f"未実装の codec_type: {c.type}")
|
|
58
59
|
|
|
59
60
|
|
|
60
|
-
@pytest.mark.skipif(
|
|
61
|
-
os.environ.get("NVIDIA_VIDEO_CODEC_SDK") is None, reason="NVIDIA Video Codec SDK でのみ実行する"
|
|
62
|
-
)
|
|
63
61
|
@pytest.mark.parametrize(
|
|
64
62
|
"video_codec_type",
|
|
65
63
|
[
|
|
@@ -121,9 +119,6 @@ def test_intel_vpl_key_frame_request(settings, video_codec_type):
|
|
|
121
119
|
)
|
|
122
120
|
|
|
123
121
|
|
|
124
|
-
@pytest.mark.skipif(
|
|
125
|
-
os.environ.get("NVIDIA_VIDEO_CODEC_SDK") is None, reason="NVIDIA Video Codec SDK でのみ実行する"
|
|
126
|
-
)
|
|
127
122
|
@pytest.mark.parametrize(
|
|
128
123
|
(
|
|
129
124
|
"video_codec_type",
|
|
@@ -213,9 +208,6 @@ def test_nvidia_codec_sdk_sendonly_recvonly(settings, video_codec_type, expected
|
|
|
213
208
|
assert inbound_rtp_stats["packetsReceived"] > 0
|
|
214
209
|
|
|
215
210
|
|
|
216
|
-
@pytest.mark.skipif(
|
|
217
|
-
os.environ.get("NVIDIA_VIDEO_CODEC_SDK") is None, reason="NVIDIA Video Codec SDK でのみ実行する"
|
|
218
|
-
)
|
|
219
211
|
@pytest.mark.parametrize(
|
|
220
212
|
(
|
|
221
213
|
"video_codec_type",
|
|
@@ -367,9 +359,6 @@ def test_nvidia_video_codec_sdk_simulcast(
|
|
|
367
359
|
|
|
368
360
|
# VP8 / VP9 は HWA Decoder のみ搭載している
|
|
369
361
|
# https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
|
|
370
|
-
@pytest.mark.skipif(
|
|
371
|
-
os.environ.get("NVIDIA_VIDEO_CODEC_SDK") is None, reason="NVIDIA Video Codec SDK でのみ実行する"
|
|
372
|
-
)
|
|
373
362
|
@pytest.mark.parametrize(
|
|
374
363
|
("video_codec_type", "expected_implementation"),
|
|
375
364
|
[
|
|
@@ -14,11 +14,12 @@ from sora_sdk import (
|
|
|
14
14
|
get_video_codec_capability,
|
|
15
15
|
)
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
@pytest.mark.skipif(
|
|
17
|
+
pytestmark = pytest.mark.skipif(
|
|
19
18
|
os.environ.get("OPENH264_VERSION") is None,
|
|
20
19
|
reason="OpenH264 のときだけ実行する",
|
|
21
20
|
)
|
|
21
|
+
|
|
22
|
+
|
|
22
23
|
def test_capability(settings):
|
|
23
24
|
capability = get_video_codec_capability(openh264=settings.openh264_path)
|
|
24
25
|
has_internal = False
|
|
@@ -31,10 +32,6 @@ def test_capability(settings):
|
|
|
31
32
|
assert has_internal and has_openh264
|
|
32
33
|
|
|
33
34
|
|
|
34
|
-
@pytest.mark.skipif(
|
|
35
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
36
|
-
reason="OpenH264 のときだけ実行する",
|
|
37
|
-
)
|
|
38
35
|
def test_preference(settings):
|
|
39
36
|
capability = get_video_codec_capability(openh264=settings.openh264_path)
|
|
40
37
|
preference = create_video_codec_preference_from_implementation(
|
|
@@ -43,10 +40,6 @@ def test_preference(settings):
|
|
|
43
40
|
assert preference.has_implementation(SoraVideoCodecImplementation.CISCO_OPENH264)
|
|
44
41
|
|
|
45
42
|
|
|
46
|
-
@pytest.mark.skipif(
|
|
47
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
48
|
-
reason="OpenH264 のときだけ実行する",
|
|
49
|
-
)
|
|
50
43
|
def test_openh264_get_codec_capability(settings):
|
|
51
44
|
capability = get_video_codec_capability(openh264=settings.openh264_path)
|
|
52
45
|
|
|
@@ -87,10 +80,6 @@ def test_openh264_get_codec_capability(settings):
|
|
|
87
80
|
)
|
|
88
81
|
|
|
89
82
|
|
|
90
|
-
@pytest.mark.skipif(
|
|
91
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
92
|
-
reason="OpenH264 のときだけ実行する",
|
|
93
|
-
)
|
|
94
83
|
def test_openh264_video_codec_preference(settings):
|
|
95
84
|
Sora(
|
|
96
85
|
video_codec_preference=SoraVideoCodecPreference(
|
|
@@ -122,10 +111,6 @@ def test_openh264_video_codec_preference(settings):
|
|
|
122
111
|
)
|
|
123
112
|
|
|
124
113
|
|
|
125
|
-
@pytest.mark.skipif(
|
|
126
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
127
|
-
reason="OpenH264 のときだけ実行する",
|
|
128
|
-
)
|
|
129
114
|
def test_openh264_sendonly_recvonly(settings):
|
|
130
115
|
sendonly = SoraClient(
|
|
131
116
|
settings,
|
|
@@ -11,11 +11,12 @@ from sora_sdk import (
|
|
|
11
11
|
SoraVideoCodecType,
|
|
12
12
|
)
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
@pytest.mark.skipif(
|
|
14
|
+
pytestmark = pytest.mark.skipif(
|
|
16
15
|
os.environ.get("OPENH264_VERSION") is None,
|
|
17
16
|
reason="OpenH264 のときだけ実行する",
|
|
18
17
|
)
|
|
18
|
+
|
|
19
|
+
|
|
19
20
|
@pytest.mark.parametrize(
|
|
20
21
|
(
|
|
21
22
|
"video_codec_type",
|
|
@@ -140,10 +141,6 @@ def test_openh264_simulcast(
|
|
|
140
141
|
)
|
|
141
142
|
|
|
142
143
|
|
|
143
|
-
@pytest.mark.skipif(
|
|
144
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
145
|
-
reason="OpenH264 のときだけ実行する",
|
|
146
|
-
)
|
|
147
144
|
@pytest.mark.parametrize(
|
|
148
145
|
(
|
|
149
146
|
"video_codec_type",
|
|
@@ -271,10 +268,6 @@ def test_openh264_authz_simulcast_r2_active_false(
|
|
|
271
268
|
)
|
|
272
269
|
|
|
273
270
|
|
|
274
|
-
@pytest.mark.skipif(
|
|
275
|
-
os.environ.get("OPENH264_VERSION") is None,
|
|
276
|
-
reason="OpenH264 のときだけ実行する",
|
|
277
|
-
)
|
|
278
271
|
@pytest.mark.parametrize(
|
|
279
272
|
(
|
|
280
273
|
"video_codec_type",
|
sora_sdk-2025.4.0.dev2/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2025.4.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sora_sdk-2025.4.0.dev2 → sora_sdk-2025.4.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
|