Home
Softono

Streamlit Video Chat Example

Open source MIT Python
51
Stars
11
Forks
11
Issues
1
Watchers
3 years
Last Commit

 About Streamlit Video Chat Example

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

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Streamlit Video Chat Example?

We provide expert installation service for this software. Our team will install, configure, and secure Streamlit Video Chat Example on your server. plans start at just $30.

Streamlit Video Chat Example

View on GitHub

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.