c4030c632c3de93b89ce21c95abf00756adc5bcc
go-bsb-cams
Simple program to take and output the Bigscreen Beyond 2e cameras to a webserver to be used with eyetracking software, the stream.go is taken from https://github.com/garymcbay/mjpeg but has the content length removed as our stream is live.
Usage
Clone This repo and get the dependencies with: go get .
To run, execute the following command within the root directory: go run . or build the package and run the resulting executable
Description
Languages
Go
84.8%
Nix
15.2%