Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
cams
Commits
833dd8d5
Commit
833dd8d5
authored
Dec 12, 2017
by
Neil Gershenfeld
Browse files
wip
parent
1c306d0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
833dd8d5
...
...
@@ -12,16 +12,16 @@ can use uvcdynctrl -f to list resolutions
can use fswebcam --list-controls to list controls
can use http-server-with-auth to serve
http-server-with-auth -p port --username username --password password
http-server-with-auth -p port --username username --password password --ssl --cert cert.pem --key key.pem
can use http-server-with-auth to serve
http-server-with-auth -p port --username username --password password
http-server-with-auth -p port --username username --password password --ssl --cert cert.pem --key key.pem
last image is at http://this_address:this_port/oldimage.jpg
can use Logitech C920 HD Webcam
can use Ubuntu MATE on Raspberry Pi 3
sudo apt-get install nodejs-legacy npm fswebcam imagemagick
sudo npm install -g http-server-with-auth
System -> Administration -> Time and Date -> Keep synchronized with internet servers
can use Ubuntu MATE on Raspberry Pi 3
sudo apt-get install nodejs-legacy npm fswebcam imagemagick
sudo npm install -g http-server-with-auth
System -> Administration -> Time and Date -> Keep synchronized with internet servers
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment