streamlit-webrtc 0.53.8__py3-none-any.whl → 0.53.10__py3-none-any.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.
- streamlit_webrtc/webrtc.py +1 -0
- {streamlit_webrtc-0.53.8.dist-info → streamlit_webrtc-0.53.10.dist-info}/METADATA +1 -1
- {streamlit_webrtc-0.53.8.dist-info → streamlit_webrtc-0.53.10.dist-info}/RECORD +5 -5
- {streamlit_webrtc-0.53.8.dist-info → streamlit_webrtc-0.53.10.dist-info}/WHEEL +0 -0
- {streamlit_webrtc-0.53.8.dist-info → streamlit_webrtc-0.53.10.dist-info}/licenses/LICENSE +0 -0
streamlit_webrtc/webrtc.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: streamlit-webrtc
|
3
|
-
Version: 0.53.
|
3
|
+
Version: 0.53.10
|
4
4
|
Summary: Real-time video and audio processing on Streamlit
|
5
5
|
Project-URL: Repository, https://github.com/whitphx/streamlit-webrtc
|
6
6
|
Author-email: "Yuichiro Tachibana (Tsuchiya)" <t.yic.yt@gmail.com>
|
@@ -16,10 +16,10 @@ streamlit_webrtc/server.py,sha256=5o9E2MRIPoS18lfGPJkyhbd23RWyTwblNVVuAA2kKrA,14
|
|
16
16
|
streamlit_webrtc/session_info.py,sha256=pg_2RFexR18UfwpZT5ENcPfedEiWuAxBuXc2RRuFCaE,2341
|
17
17
|
streamlit_webrtc/shutdown.py,sha256=rbWMhOIrbOBZDlqqBTzCfs4MuHQ0UEhljkNvvXoeTz0,2171
|
18
18
|
streamlit_webrtc/source.py,sha256=haPqMZ50Xh8tg7Z1yN8Frfk8v7D3oOuKteaD59asbzs,2263
|
19
|
-
streamlit_webrtc/webrtc.py,sha256=
|
19
|
+
streamlit_webrtc/webrtc.py,sha256=6fSf-2Irqi9JQ2vBIUzWqlP45rJifqnAFva3optZMfE,27311
|
20
20
|
streamlit_webrtc/frontend/dist/index.html,sha256=mae7QlSxz7tCcSszMZG21Q0qXjbQzPun68zD3bjjO0U,527
|
21
21
|
streamlit_webrtc/frontend/dist/assets/index-DMhSSwr2.js,sha256=01mdY7O01shSnWVGKCBSfhgZYSulgZ2uhkWotKlqHIA,582849
|
22
|
-
streamlit_webrtc-0.53.
|
23
|
-
streamlit_webrtc-0.53.
|
24
|
-
streamlit_webrtc-0.53.
|
25
|
-
streamlit_webrtc-0.53.
|
22
|
+
streamlit_webrtc-0.53.10.dist-info/METADATA,sha256=RIBePN-T9DJeQMZ5A06E8Mq_TNSW4_owcrm_ScEJ5bM,18641
|
23
|
+
streamlit_webrtc-0.53.10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
24
|
+
streamlit_webrtc-0.53.10.dist-info/licenses/LICENSE,sha256=pwccNHVA7r4rYofGlMU10aKEU90GLUlQr8uY80PR0NQ,1081
|
25
|
+
streamlit_webrtc-0.53.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|