whitphx / streamlit-video-chat-example

Video chat apps with computer vision filters built on top of Streamlit

Home Page:https://discuss.streamlit.io/t/a-video-chat-app-with-realtime-snapchat-like-filters/15324

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://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.

About

Video chat apps with computer vision filters built on top of Streamlit

https://discuss.streamlit.io/t/a-video-chat-app-with-realtime-snapchat-like-filters/15324

License:MIT License


Languages

Language:Python 100.0%