Files
github-actions[bot] 0b2c431d3a sunnypilot v2026.09.14-4885
version: sunnypilot v2026.003.000 (dev)
date: 2026-09-14T15:43:39
master commit: a5f44653d7
2026-09-14 15:43:39 +00:00
..
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00
2026-09-14 15:43:39 +00:00

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!