f8e13417f2
date: 2026-08-15T14:20:10 master commit: d48cfa730bf21593b684efeaf3fd8940695e1dea
teleoprtc
Set of abstractions for webRTC communication, used in openpilot.
installation
install release version via
pip install teleoprtc
install from source for most up to date features via
pip install "git+https://github.com/commaai/teleoprtc.git"
usage
This package makes it very easy to open connections to your comma device over webrtc. Check out the examples!