Files
github-actions[bot] 221ae0b99c sunnypilot v2026.08.23-4728
version: sunnypilot v2026.003.000 (dev)
date: 2026-08-23T07:10:04
master commit: dc784dc35c
2026-08-23 07:10:04 +00:00

508 B

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!