streamlit-webrtc icon indicating copy to clipboard operation
streamlit-webrtc copied to clipboard

Component Error

Open geksogen opened this issue 3 years ago • 1 comments

Hello, when i use webrtc on change “My Device” on my application , have this problem “Component Error”. This problem wos testing on other browsers. Help help please :slight_smile:

Streamlit, version 1.10.0 Streamlit-webrtc 0.42.0


`import streamlit as st from streamlit_webrtc import webrtc_streamer

st.title("My first Streamlit app") st.write("Hello, world")

webrtc_streamer(key="example")`

geksogen avatar Jul 05 '22 12:07 geksogen

when i use webrtc on change “My Device” on my application

What does it mean...?

And the error logs on the console may also help.

whitphx avatar Jul 07 '22 16:07 whitphx