Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
pub
cams
Commits
64848ee2
Commit
64848ee2
authored
Dec 11, 2017
by
Neil Gershenfeld
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc
parent
440ef2aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
cams.js
cams.js
+2
-4
No files found.
cams.js
View file @
64848ee2
...
@@ -11,17 +11,15 @@
...
@@ -11,17 +11,15 @@
// uses compare to measure activity
// uses compare to measure activity
// can use uvcdynctrl -f to list resolutions
// can use uvcdynctrl -f to list resolutions
// can use fswebcam --list-controls to list controls
// can use fswebcam --list-controls to list controls
// can use guvcview to adjust webcam
// can use http-server-with-auth to serve
// 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
// http-server-with-auth -p port --username username --password password --ssl --cert cert.pem --key key.pem
// 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
mount a remote drive for non-local storage
// can
use Logitech C920 HD Webcam
// can use Ubuntu MATE on Raspberry Pi 3
// can use Ubuntu MATE on Raspberry Pi 3
// sudo apt-get install nodejs-legacy npm fswebcam imagemagick
// sudo apt-get install nodejs-legacy npm fswebcam imagemagick
// sudo npm install -g http-server-with-auth
// sudo npm install -g http-server-with-auth
// System -> Administration -> Time and Date -> Keep synchronized with internet servers
// System -> Administration -> Time and Date -> Keep synchronized with internet servers
// cams to System -> Preferences -> Personal -> Startup Applications
//
//
// settings
// settings
//
//
...
...
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