Files
webrtc/README.md

328 B

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.

It's an exploratory work-in-progress. You can check the TODO for current status.

Running

Python version:

./server.py

Go version:

./compile.sh
./dist/go-webrtc-body