Skip to content

whitphx/streamlit-video-chat-example

Repository files navigation

streamlit-video-chat-example

Video chat examples based on Streamlit with streamlit-webrtc and streamlit-server-state.

Tests

ko-fi

Buy Me A Coffee

GitHub Sponsors

Try it out

$ pip install streamlit streamlit-webrtc streamlit-server-state opencv-python-headless
$ streamlit run https://github.com/raw/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.