webcam
webcam copied to clipboard
WARNING: this is ancient and almost certainly no longer works. you might want to have a look at building something similar using pion/webrtc.
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.