This project represents golang web-server. Server provides interface for remote view and control Raspberry PI car. Server also has registration and authorization interfaces.
To run it on your Raspberry PI you need to install gocv, clone repository and run startServer. Server has two optional arguments: first is time between video frames captured by camera, second is web server port.