Keyvan Fatehi e7b4fe397d update cereal
2023-02-19 17:19:09 -08:00
2023-02-19 17:19:09 -08:00
2023-02-11 18:09:56 -08:00
2023-01-16 01:17:16 -08:00
2023-02-19 17:17:05 -08:00
2023-01-02 00:11:59 -08:00
2023-02-19 17:17:05 -08:00
2023-02-11 20:19:04 -08:00
2023-01-24 23:25:39 -08:00
2023-02-19 17:18:41 -08:00
2023-02-13 21:50:17 -08:00
2023-01-02 00:11:59 -08:00
2023-02-11 14:10:36 -08:00
2023-02-19 17:19:00 -08:00
2023-02-11 20:55:09 -08:00
2023-02-13 21:50:17 -08:00
2023-01-26 00:20:33 -08:00

Overview

This project implements a WebRTC service for the Comma 3 which means that it aims to transmit the video feeds as fast as possible.

uinput

/etc/udev/rules.d/10-allow-uinput.rules

# uncomment in case of:
#     evdev.uinput.UInputError: "/dev/uinput" cannot be opened for writing
# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827240
#KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess", GROUP="input", MODE="0660"
Description
WebRTC service for the Comma 3
Readme 226 KiB
Languages
Python 49.7%
Go 37.7%
Shell 5.8%
JavaScript 5%
HTML 1.8%