crackerboy / streamlit-webrtc

Real-time video and audio streams over the network, with Streamlit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit-webrtc

Tests Frontend Tests

PyPI PyPI - Python Version PyPI - License PyPI - Downloads

GitHub Sponsors

Buy Me A Coffee

Example Open in Streamlit

You can try out the sample app using the following commands.

$ pip install streamlit-webrtc opencv-python
$ streamlit run https://raw.githubusercontent.com/whitphx/streamlit-webrtc-example/main/app.py

You can also try it out on Streamlit Sharing.

The deployment of this sample app is managed in this repository: https://github.com/whitphx/streamlit-webrtc-example/.

Tutorial

This post explains how to use streamlit-webrtc to build a real-time computer vision app.

About

Real-time video and audio streams over the network, with Streamlit.

License:MIT License


Languages

Language:Python 66.3%Language:TypeScript 30.3%Language:HTML 1.3%Language:Shell 1.0%Language:JavaScript 0.8%Language:Makefile 0.2%