Code: Select all
[email protected]:~ $ sudo apt-get install -y qv4l2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libqt4-opengl
The following NEW packages will be installed:
libqt4-opengl qv4l2
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 434 kB of archives.
After this operation, 1,422 kB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libqt4-opengl armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1+rpi1 [290 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main qv4l2 armhf 1.6.0-2 [145 kB]
Fetched 434 kB in 2s (156 kB/s)
Selecting previously unselected package libqt4-opengl:armhf.
(Reading database ... 117257 files and directories currently installed.)
Preparing to unpack .../libqt4-opengl_4%3a4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1+rpi1_armhf.deb ...
Unpacking libqt4-opengl:armhf (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1+rpi1) ...
Selecting previously unselected package qv4l2.
Preparing to unpack .../qv4l2_1.6.0-2_armhf.deb ...
Unpacking qv4l2 (1.6.0-2) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for mime-support (3.58) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.7.5-1~bpo8+1) ...
Setting up libqt4-opengl:armhf (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1+rpi1) ...
Setting up qv4l2 (1.6.0-2) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
[email protected]:~ $
Code: Select all
[email protected]:~ $ sudo apt-get install -y motion
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libmysqlclient18 mysql-common
Suggested packages:
mysql-client postgresql-client
Recommended packages:
ffmpeg
The following NEW packages will be installed:
libmysqlclient18 motion mysql-common
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 942 kB of archives.
After this operation, 4,129 kB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main mysql-common all 5.5.57-0+deb8u1 [84.2 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libmysqlclient18 armhf 5.5.57-0+deb8u1 [628 kB]
Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main motion armhf 3.2.12+git20140228-4+b2 [230 kB]
Fetched 942 kB in 4s (216 kB/s)
Preconfiguring packages ...
Selecting previously unselected package mysql-common.
(Reading database ... 117275 files and directories currently installed.)
Preparing to unpack .../mysql-common_5.5.57-0+deb8u1_all.deb ...
Unpacking mysql-common (5.5.57-0+deb8u1) ...
Selecting previously unselected package libmysqlclient18:armhf.
Preparing to unpack .../libmysqlclient18_5.5.57-0+deb8u1_armhf.deb ...
Unpacking libmysqlclient18:armhf (5.5.57-0+deb8u1) ...
Selecting previously unselected package motion.
Preparing to unpack .../motion_3.2.12+git20140228-4+b2_armhf.deb ...
Unpacking motion (3.2.12+git20140228-4+b2) ...
Processing triggers for man-db (2.7.5-1~bpo8+1) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up mysql-common (5.5.57-0+deb8u1) ...
Setting up libmysqlclient18:armhf (5.5.57-0+deb8u1) ...
Setting up motion (3.2.12+git20140228-4+b2) ...
Adding group `motion' (GID 120) ...
Done.
Warning: The home dir /var/lib/motion you specified already exists.
Adding system user `motion' (UID 112) ...
Adding new user `motion' (UID 112) with group `motion' ...
The home directory `/var/lib/motion' already exists. Not copying from `/etc/skel'.
adduser: Warning: The home directory `/var/lib/motion' does not belong to the user you are currently creating.
Adding user `motion' to group `video' ...
Adding user motion to group video
Done.
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for systemd (215-17+deb8u7) ...
[email protected]:~ $
@lernerlerner wrote: -a- I don't have the "camera control" tab
-b- Is this a thing I could use for real time video watching of the camera
Pi camera preview / video doesn't use the framebuffer so VNC will not show it.
Which VNC? If you're not using RealVNC server on the RPi and RealVNC client on the remote machine then you have a cat (or snowball) in hell's chance of getting it working.