streamlit-video-chat-example
Video chat examples based on Streamlit with streamlit-webrtc and streamlit-server-state.
Try it out
$ pip install streamlit streamlit-webrtc streamlit-server-state opencv-python-headless
$ streamlit run https://raw.githubusercontent.com/whitphx/streamlit-video-chat-example/main/app_mcu_filters.pyThis repository contains various implementations (app_*.py) while the example above uses app_mcu_filters.py.

