Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 619 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 619 Bytes

Web Browser ← Camera

A one-way camera stream using the OpenWebRTC native library.

Building

This depends on the OpenWebRTC library. As long as it's installed on your system (there are binary releases) go get 0f.io/webcam should just work on OS X. Linux/Windows should follow soon.

Using

The command usage is:

Usage of webcam:
  -addr string
    	http address to listen on (default ":8003")

For the webrtc package usage refer to the godoc page on godoc.org.