mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 04:53:47 +08:00
e01ac7f80f
date: 2026-08-19T09:43:43
master commit: ba29a38507
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!