whitphx / streamlit-webrtc

Real-time video and audio processing on Streamlit
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.36k stars 182 forks source link

StreamlitAPIException. Plesae advise me, Thanks. #916

Closed OTapias closed 2 years ago

OTapias commented 2 years ago

StreamlitAPIException: No such component directory: 'D:_streamlit\program\streamlit_webrtc\frontend\build'

Traceback: File "D:_streamlit\program\app.py", line 17, in from streamlit_webrtc import ( File "D:_streamlit\program\streamlit_webrtc__init__.py", line 10, in from .component import ( File "D:_streamlit\program\streamlit_webrtc\component.py", line 74, in _component_func = components.declare_component("webrtc_streamer", path=build_dir)

whitphx commented 2 years ago

Search the past issues. https://github.com/whitphx/streamlit-webrtc/issues/399#issuecomment-909815583