{"id":8537,"date":"2018-10-12T09:19:29","date_gmt":"2018-10-12T09:19:29","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=8537"},"modified":"2018-10-12T09:23:16","modified_gmt":"2018-10-12T09:23:16","slug":"raspberry-pi-3-capture-images","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=8537","title":{"rendered":"Raspberry Pi 3: Capture Images"},"content":{"rendered":"<ul>\n<li>streamer<\/li>\n<li>fswebcam<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.raspberrypi.org\/documentation\/usage\/webcams\/\">Using a standard USB webcam<\/a><br \/>\n<a href=\"https:\/\/askubuntu.com\/questions\/47856\/how-to-get-to-know-the-information-about-a-package-before-installation-in-termin\">How to get to know the information about a package before installation in terminal<\/a><\/p>\n<pre class=\"brush: plain; collapse: true; light: false; title: dpkg -l | grep streamer; toolbar: true; notranslate\" title=\"dpkg -l | grep streamer\">\r\n$ dpkg -l | grep streamer\r\nii  streamer    3.103-4build1    amd64   television capture tool (images\/movies)\r\n<\/pre>\n<pre class=\"brush: plain; collapse: true; light: false; title: dpkg-query -L streamer; toolbar: true; notranslate\" title=\"dpkg-query -L streamer\">\r\n$ dpkg-query -L streamer\r\n\/.\r\n\/usr\r\n\/usr\/bin\r\n\/usr\/bin\/streamer\r\n\/usr\/share\r\n\/usr\/share\/doc\r\n\/usr\/share\/doc\/streamer\r\n\/usr\/share\/doc\/streamer\/contrib\r\n\/usr\/share\/doc\/streamer\/contrib\/streamer-wrapper.pl\r\n\/usr\/share\/doc\/streamer\/copyright\r\n\/usr\/share\/man\r\n\/usr\/share\/man\/es\r\n\/usr\/share\/man\/es\/man1\r\n\/usr\/share\/man\/es\/man1\/streamer.1.gz\r\n\/usr\/share\/man\/man1\r\n\/usr\/share\/man\/man1\/streamer.1.gz\r\n\/usr\/share\/doc\/streamer\/changelog.Debian.gz\r\n<\/pre>\n<pre class=\"brush: plain; collapse: true; light: false; title: apt-cache show streamer; toolbar: true; notranslate\" title=\"apt-cache show streamer\">\r\n$ apt-cache show streamer\r\nPackage: streamer\r\nArchitecture: amd64\r\nVersion: 3.103-4build1\r\nPriority: extra\r\nSection: universe\/graphics\r\nSource: xawtv\r\nOrigin: Ubuntu\r\nMaintainer: Ubuntu Developers &lt;ubuntu-devel-discuss@lists.ubuntu.com&gt;\r\nOriginal-Maintainer: Maximiliano Curia &lt;maxy@debian.org&gt;\r\nBugs: https:\/\/bugs.launchpad.net\/ubuntu\/+filebug\r\nInstalled-Size: 147\r\nDepends: xawtv-plugins (= 3.103-4build1), libc6 (&gt;= 2.15), libjpeg8 (&gt;= 8c)\r\nSuggests: xawtv\r\nFilename: pool\/universe\/x\/xawtv\/streamer_3.103-4build1_amd64.deb\r\nSize: 51160\r\nMD5sum: 636721f327bc4f4fde578a00a54c1681\r\nSHA1: 74e33e4701a2f088fb59ee047cf3d2585573b900\r\nSHA256: 8eb2eb221a4f6081e259f2952b94307e37197096594adf14fb5b72ac746d403e\r\nDescription-en: television capture tool (images\/movies)\r\n This package provides a tool to capture single\/multiple images or\r\n record movies from a video4linux device.\r\nDescription-md5: c56164a96d1b651ec6a53b9c04d5cd9d\r\n\r\n<\/pre>\n<pre class=\"brush: plain; collapse: true; light: false; title: apt-cache showpkg streamer; toolbar: true; notranslate\" title=\"apt-cache showpkg streamer\">\r\n$ apt-cache showpkg streamer\r\nPackage: streamer\r\nVersions: \r\n3.103-4build1 (\/var\/lib\/apt\/lists\/archive.ubuntu.com_ubuntu_dists_bionic_universe_binary-amd64_Packages) (\/var\/lib\/dpkg\/status)\r\n Description Language: \r\n                 File: \/var\/lib\/apt\/lists\/archive.ubuntu.com_ubuntu_dists_bionic_universe_binary-amd64_Packages\r\n                  MD5: c56164a96d1b651ec6a53b9c04d5cd9d\r\n Description Language: \r\n                 File: \/var\/lib\/apt\/lists\/archive.ubuntu.com_ubuntu_dists_bionic_universe_binary-i386_Packages\r\n                  MD5: c56164a96d1b651ec6a53b9c04d5cd9d\r\n Description Language: en\r\n                 File: \/var\/lib\/apt\/lists\/archive.ubuntu.com_ubuntu_dists_bionic_universe_i18n_Translation-en\r\n                  MD5: c56164a96d1b651ec6a53b9c04d5cd9d\r\n\r\n\r\nReverse Depends: \r\n  cinnamon,streamer\r\n  streamer:i386,streamer\r\n  xscreensaver,streamer\r\n  prey,streamer\r\nDependencies: \r\n3.103-4build1 - xawtv-plugins (5 3.103-4build1) libc6 (2 2.15) libjpeg8 (2 8c) xawtv (0 (null)) streamer:i386 (32 (null)) \r\nProvides: \r\n3.103-4build1 - \r\nReverse Provides: \r\n<\/pre>\n<pre class=\"brush: plain; collapse: true; light: false; title: apt-cache depends streamer; toolbar: true; notranslate\" title=\"apt-cache depends streamer\">\r\n$ apt-cache depends streamer\r\nstreamer\r\n  Depends: xawtv-plugins\r\n  Depends: libc6\r\n  Depends: libjpeg8\r\n  Suggests: xawtv\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>streamer fswebcam Using a standard USB webcam How to get to know the information about a package before installation in terminal $ dpkg -l | grep streamer ii streamer 3.103-4build1 amd64 television capture tool (images\/movies) $ dpkg-query -L streamer \/. \/usr \/usr\/bin \/usr\/bin\/streamer \/usr\/share \/usr\/share\/doc \/usr\/share\/doc\/streamer \/usr\/share\/doc\/streamer\/contrib \/usr\/share\/doc\/streamer\/contrib\/streamer-wrapper.pl \/usr\/share\/doc\/streamer\/copyright \/usr\/share\/man \/usr\/share\/man\/es \/usr\/share\/man\/es\/man1 \/usr\/share\/man\/es\/man1\/streamer.1.gz \/usr\/share\/man\/man1 \/usr\/share\/man\/man1\/streamer.1.gz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8537","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8537"}],"version-history":[{"count":3,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8537\/revisions"}],"predecessor-version":[{"id":8540,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/8537\/revisions\/8540"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8537"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8537"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}