mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-23 15:23:46 +08:00
221ae0b99c
version: sunnypilot v2026.003.000 (dev)
date: 2026-08-23T07:10:04
master commit: dc784dc35c
508 B
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!