Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 251 Bytes

webrtc-camera-server

This is the server used for streaming video from webcams to the control interface

Building

To build the container, run

docker compose build

Running

To start the server, run

docker compose up