streamlit-video-chat-example
September 2, 2022 ยท View on GitHub
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.py
This repository contains various implementations (app_*.py) while the example above uses app_mcu_filters.py.
