webcamgoforward

command module
v0.0.0-...-993aa80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2014 License: MIT Imports: 15 Imported by: 0

README

webcamgoforward

Webcamgoforward - webcamforward forwarder server written in Go

The server proxies the webcam stream received from the clients (http://github.com/dekomote/webcamforward) to the web. URL where you can access your stream is shown on the client.

Build +++++

To build it, just get the single required package:

go get code.google.com/p/go-uuid/uuid

Then get the server:

go get github.com/dekomote/webcamgoforward

Build it and run it:

cd $GOPATH
cd github.com/dekomote/webcamgoforward
go build
./webcamgoforward

At this point, you probably want to try it, so you should also get the client from http://github.com/dekomote/webcamforward

Use QtCreator to build it. I don't have much time to create binary packages right now.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL