streamlit-webrtc 0.48.0__py3-none-any.whl → 0.48.2__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.
@@ -0,0 +1,15 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>Streamlit WebRTC Component</title>
5
+ <meta charset="UTF-8" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="theme-color" content="#000000" />
8
+ <meta name="description" content="Streamlit WebRTC Component" />
9
+ <script type="module" crossorigin src="./assets/index-BfANt4tM.js"></script>
10
+ </head>
11
+ <body>
12
+ <noscript>You need to enable JavaScript to run this app.</noscript>
13
+ <div id="root"></div>
14
+ </body>
15
+ </html>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: streamlit-webrtc
3
- Version: 0.48.0
3
+ Version: 0.48.2
4
4
  Summary: Real-time video and audio processing on Streamlit
5
5
  License: MIT
6
6
  Author: Yuichiro Tachibana (Tsuchiya)
@@ -1,10 +1,12 @@
1
1
  streamlit_webrtc/__init__.py,sha256=q5YB2Sx6amHctUMrZ76UqLgB5mrdR6ArRDK6eiKyKBo,2254
2
2
  streamlit_webrtc/_compat.py,sha256=43RUwFoGdRBq8EkOdf6inWkl-qogs5lF8tc-sYrVd1s,4128
3
- streamlit_webrtc/component.py,sha256=cyDH4YQbfJd8MWjV6hWpF9XQDoztLzYOXb1L31bLP6o,24182
3
+ streamlit_webrtc/component.py,sha256=cwjP0-4vJSUisSKKeOrc8V3AJvYabF22QxLNsKeO2oI,24181
4
4
  streamlit_webrtc/components_callbacks.py,sha256=tdrj2TlV8qcexFEdjm4PVkz8JwHffo4A8imoXOtjNHA,2401
5
5
  streamlit_webrtc/config.py,sha256=Yoppkv0aHFEpHp5IWPgy3tbohAsm-FGEtoH5Zbgwltw,4114
6
6
  streamlit_webrtc/eventloop.py,sha256=AFmxGlRRxVdl0cTS9pKpRZR2Mnq6v6DgudVZZ425IVw,1333
7
7
  streamlit_webrtc/factory.py,sha256=XeHefJ6d_aHE7Oy_oqz5dWsfVKuVxjtifilvs4cMBWs,6806
8
+ streamlit_webrtc/frontend/dist/assets/index-BfANt4tM.js,sha256=S-HOPPyMquZAtBthf_LCwqko38noL2mDHbFfPzWDgy0,587156
9
+ streamlit_webrtc/frontend/dist/index.html,sha256=WH4iFfXkFicYjkXV4hqcs7fcmE18-Y6hzaTTc3Io1x0,527
8
10
  streamlit_webrtc/mix.py,sha256=Cd1a3bmJdCY_5Ita-bvW0Y5a0ydLHBANojBOqJ1Govo,8692
9
11
  streamlit_webrtc/models.py,sha256=xhrz9OpNsOarlN30YpBqVQwkTs4NUk_PLI6a7fIv950,6184
10
12
  streamlit_webrtc/process.py,sha256=_VzGmDA_q4XtReoM3tfF8RaxH44E_ZbCZLEOJdT-Thk,7782
@@ -16,7 +18,7 @@ streamlit_webrtc/session_info.py,sha256=pg_2RFexR18UfwpZT5ENcPfedEiWuAxBuXc2RRuF
16
18
  streamlit_webrtc/shutdown.py,sha256=rbWMhOIrbOBZDlqqBTzCfs4MuHQ0UEhljkNvvXoeTz0,2171
17
19
  streamlit_webrtc/source.py,sha256=haPqMZ50Xh8tg7Z1yN8Frfk8v7D3oOuKteaD59asbzs,2263
18
20
  streamlit_webrtc/webrtc.py,sha256=grVZTC1wnL8ZpPO0vjABarvAzXzinTAWSSND-SdTAzc,27064
19
- streamlit_webrtc-0.48.0.dist-info/LICENSE,sha256=pwccNHVA7r4rYofGlMU10aKEU90GLUlQr8uY80PR0NQ,1081
20
- streamlit_webrtc-0.48.0.dist-info/METADATA,sha256=OFhFHKP6yjIJRX0U-ZERY3RIg3ybhgBhMPpv_XYFtAE,19104
21
- streamlit_webrtc-0.48.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
22
- streamlit_webrtc-0.48.0.dist-info/RECORD,,
21
+ streamlit_webrtc-0.48.2.dist-info/LICENSE,sha256=pwccNHVA7r4rYofGlMU10aKEU90GLUlQr8uY80PR0NQ,1081
22
+ streamlit_webrtc-0.48.2.dist-info/METADATA,sha256=y6Sd4Lsfgcnjfjf1UKrwgL0dg8lp3YZT4w9MxQU9nmE,19104
23
+ streamlit_webrtc-0.48.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
24
+ streamlit_webrtc-0.48.2.dist-info/RECORD,,