mirror of
https://github.com/comma-hacks/webrtc.git
synced 2025-09-27 04:26:31 +08:00
e7b4fe397d608d69d4aeac2ae86747d8d0d8910c
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"
Languages
Python
49.7%
Go
37.7%
Shell
5.8%
JavaScript
5%
HTML
1.8%