Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
cams
Commits
ba5e557b
Commit
ba5e557b
authored
Jul 06, 2018
by
Neil Gershenfeld
Browse files
wip
parent
b634483e
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
ba5e557b
...
...
@@ -4,14 +4,11 @@ shopcam server
can use Ubuntu MATE on a Raspberry Pi 3 with an HD Webcam
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gedit chromium-browser git
npm nodejs-legacy guvcview
ristretto tightvncserver
xtightvncviewer
openssh-server
sudo apt-get install gedit chromium-browser git ristretto tightvncserver openssh-server
motion
sudo systemctl enable ssh
System -> Administration -> Time and Date -> Keep synchronized with internet servers
sudo update-manager -> turn off automatic updates
install local web server:
sudo npm install -g http-server-with-auth
clone repos:
git clone https://gitlab.cba.mit.edu/pub/cams.git
git clone https://github.com/novnc/noVNC.git
...
...
@@ -29,8 +26,6 @@ set VNC password:
configure VNC:
cp /home/fab/cams/xstartup /home/fab/.vnc/
gedit /home/fab/.vnc/xstartup
set the local Web server username and password
can use https certificates
configure noVNC:
...
...
@@ -45,5 +40,11 @@ connect to VNC:
http://your_ip_address:6789/vnc.html
once connected:
set configuration at http://127.0.0.1:8080
view camera at http://127.0.0.1:8081
set configuration at http://127.0.0.1:8080
sample settings:
target_dir: /home/fab/Pictures
ffmpeg_output_movies: off
width: 1280
height: 1024
threshold: 40000
Write
Preview
Supports
Markdown
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