Ullaakut / cameradar

Cameradar hacks its way into RTSP videosurveillance cameras
MIT License
4.11k stars 516 forks source link

Locally build #322

Open andreasalstrup opened 1 year ago

andreasalstrup commented 1 year ago

Context

Please select one:

Please select one:

Environment

My operating system:

OS version: 22.04.2 LTS OS architecture: Ubuntu

Issue

What was expected

$ git clone https://github.com/Ullaakut/cameradar.git
$ cd cameradar
$ go build -o cameradar
$ chmod u+x cameradar
$ ./cameradar # Run without error

What happened

$ ./cameradar: 2: Syntax error: newline unexpected