A one-way camera stream using the OpenWebRTC native library.
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.
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.