Files
sunnypilot/teleoprtc_repo
github-actions[bot] e01ac7f80f sunnypilot v2026.003.000 release
date: 2026-08-19T09:43:43
master commit: ba29a38507
2026-08-19 09:43:44 +00:00
..
2026-08-19 09:43:44 +00:00
2026-08-19 09:43:44 +00:00
2026-08-19 09:43:44 +00:00
2026-08-19 09:43:44 +00:00
2026-08-19 09:43:44 +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!