hawkeye icon indicating copy to clipboard operation
hawkeye copied to clipboard

An simple and fast USB webcam MJPEG streaming server.

Results 8 hawkeye issues
Sort by recently updated
recently updated
newest added

Hi, actually I'm working on creating a hawkeye package to be uploaded to Debian, but unfortunately I found some licensing issues that will make sure our ftp masters will reject...

Hi, I am getting a horizontally flipped image on a raspberrypi camera 2.1, where can I find/add a line to switch that?

None of this works. sudo apt-get install hawkeye Reading package lists... Done Building dependency tree Reading state information... Done Package hawkeye is not available, but is referred to by another...

Since I couldn't install directly via `apt-get install` I built from source. However, when connecting to the server I always get "Could not find resource at this URL." but nothing...

Important things first, setting up HTTPS and password protection worked like a charm and I have really enjoyed using this project. Thank you! After enabling SSL I have noticed that...

So, at the _debuild_ stage, I get the following message. What am I doing wrong? _Finished running lintian. Now signing changes and any dsc files... signfile dsc hawkeye_0.6.dsc Igor Partola...

When the daemon dies not gracefully, and the pid_file remains, the daemon cannot run again, as it founds the old pid_file. I solved this problem changing the write_pid function in...

Here's a startup script compatible with the new style of startup scripts of RedHat/CentOS since 7 and other modern distros. Place the file in **/etc/systemd/system/** File: `/etc/systemd/system/hawkeye.service` ``` [Unit] Description=Hawkeye...