{"id":1115,"date":"2024-02-28T16:17:40","date_gmt":"2024-02-28T15:17:40","guid":{"rendered":"https:\/\/contecon.de\/picapportwiki\/?page_id=1115"},"modified":"2024-05-24T13:34:39","modified_gmt":"2024-05-24T11:34:39","slug":"installation-of-picapport-on-a-raspberry-pi-3","status":"publish","type":"page","link":"https:\/\/contecon.de\/picapportwiki\/installation-of-picapport-on-a-raspberry-pi-3\/","title":{"rendered":"Installation of PicApport on a Raspberry Pi 3"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1115\" class=\"elementor elementor-1115\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98a2c36 e-flex e-con-boxed e-con e-parent\" data-id=\"98a2c36\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c73e54 elementor-widget elementor-widget-heading\" data-id=\"8c73e54\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 07-02-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Installation of PicApport on a Raspberry Pi 3\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fae4c66 elementor-widget elementor-widget-text-editor\" data-id=\"fae4c66\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 07-02-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<div class=\"confluence-information-macro confluence-information-macro-warning conf-macro output-block\" data-hasbody=\"true\" data-macro-name=\"warning\"><p class=\"title\">Java Version<\/p><div class=\"confluence-information-macro-body\"><p><span lang=\"en\">We stronlgy recommend using a Java-Version from\u00a0<strong>Oracle<\/strong>\u00a0because PicApport is running very slow with OpenJDK.<\/span><\/p><\/div><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a470141 elementor-widget elementor-widget-heading\" data-id=\"a470141\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Installation<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f05c275 elementor-widget elementor-widget-text-editor\" data-id=\"f05c275\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h3 id=\"InstallationofPicApportonaRaspberryPi3-RaspberryPiInstallation\">Raspberry Pi Installation<\/h3><ol><li><p>Installing operating system images:<\/p><ol><li><a class=\"external-link\" href=\"https:\/\/www.raspberrypi.org\/documentation\/installation\/installing-images\/\" rel=\"nofollow\">https:\/\/www.raspberrypi.org\/documentation\/installation\/installing-images\/<\/a><\/li><\/ol><\/li><li>Getting started with your Raspberry Pi (<a class=\"external-link\" href=\"https:\/\/www.raspberrypi.org\/help\/quick-start-guide\/\" rel=\"nofollow\">https:\/\/www.raspberrypi.org\/help\/quick-start-guide\/<\/a>)<ol><li>Open SSH-Client for example Putty<\/li><li>Type in the IP of the Rasperry<\/li><li>Sign in with user\u00a0<strong>pi<\/strong>\u00a0and password\u00a0<strong>raspberry<\/strong><\/li><li>For a quick setup type<strong>\u00a0sudo raspi-config\u00a0<\/strong>(<a class=\"external-link\" href=\"https:\/\/www.raspberrypi.org\/documentation\/configuration\/raspi-config.md\" rel=\"nofollow\">https:\/\/www.raspberrypi.org\/documentation\/configuration\/raspi-config.md<\/a>)<\/li><\/ol><\/li><\/ol><h3 id=\"InstallationofPicApportonaRaspberryPi3-PicApportInstallationwithdpkg-i(Recommended)\">PicApport Installation with dpkg -i (Recommended)<\/h3><ol><li>Preparation<ol><li>Install Java:\u00a0<strong>sudo\u00a0<\/strong><strong>apt-get install oracle-java8-jdk<\/strong><\/li><li>Install Screen:\u00a0<strong>sudo apt-get install screen<\/strong><\/li><\/ol><\/li><li>Download of the PicApport package<ol><li>Change directory to home dir:\u00a0<strong>cd ~<\/strong><\/li><li>Download PicApport via Terminal:\u00a0<em><strong>wget\u00a0<span class=\"nolink\">https:\/\/www.picapport.de\/prepare_download.php?dlfile=7-0-05%2fpicapportpi.deb<\/span>\u00a0-O picapportpi.deb<span class=\"nolink\">\u00a0<\/span><\/strong><\/em><\/li><li>Also you can download PicApport\u00a0 here:\u00a0<a class=\"external-link\" href=\"https:\/\/www.picapport.de\/en\/photo-server-download.php\" rel=\"nofollow\">https:\/\/www.picapport.de\/en\/photo-server-download.php<\/a>\u00a0.<ol><li>Upload the Package to the Raspberry via WinSCP (or some other FTP-Client)<br \/><em><br \/><\/em><\/li><\/ol><\/li><\/ol><\/li><li>Installation\u00a0<em><strong><br class=\"_mce_tagged_br\" \/><\/strong><\/em><ol><li>Install PicApport:\u00a0<em><strong>sudo dpkg -i picapportpi.deb<\/strong><\/em><p>\u00a0<\/p><\/li><\/ol><\/li><li>Run PicApport<ol><li>To start the Application run:\u00a0<strong>\/etc\/init.d\/picapport start<\/strong><\/li><li>The<strong>\u00a0first<\/strong>\u00a0start of the Server will take 2-3 minutes.\u00a0<\/li><li>Open a browser and fill in the IP of the Raspberry.<\/li><li>PicApport will run automatically when booting the Raspberry.<\/li><\/ol><\/li><\/ol><h3 id=\"InstallationofPicApportonaRaspberryPi3-PicApportInstallationwithoutpackage.\">PicApport Installation without package.<\/h3><p>here:\u00a0.<a href=\"https:\/\/wiki.picapport.com\/display\/PICE\/Installation+of+PicApport+under+Linux\">Installation of PicApport under Linux<\/a>\u00a0<\/p><p>start with step 2 of 3<\/p><p>Before you start PicApport we recommend changing the StartPicApport.sh-File to:<\/p><p><strong>#!\/bin\/bash<\/strong><br \/><strong>java -Xms256m -Xmx512m -Duser.language=en -Duser.home=\/opt\/picapport -jar \/opt\/picapport\/picapport-headless.jar<\/strong><\/p><div class=\"confluence-information-macro confluence-information-macro-information conf-macro output-block\" data-hasbody=\"true\" data-macro-name=\"info\"><div class=\"confluence-information-macro-body\"><ul><li>The PicApport configuration is located at\u00a0<strong>\/opt\/picapport\/.picapport\/<\/strong><\/li><li>PicApport is looking for photos here: srv\/photos\/. To change settings see\u00a0<a href=\"https:\/\/contecon.de\/picapportwiki\/picapport-server-guide-2\/\">PicApport-Server Guide<\/a><\/li><li>All photos are cached by default. To change settings see\u00a0<a href=\"https:\/\/contecon.de\/picapportwiki\/picapport-server-guide-2\/\">PicApport-Server Guide<\/a><\/li><li>The Server starts on port\u00a0<strong>80<\/strong>. To change settings see\u00a0<a href=\"https:\/\/contecon.de\/picapportwiki\/picapport-server-guide-2\/\">PicApport-Server Guide<\/a><\/li><\/ul><\/div><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1142b08 elementor-widget elementor-widget-heading\" data-id=\"1142b08\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sample configurations<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dcc15f elementor-widget elementor-widget-text-editor\" data-id=\"1dcc15f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"expander-control-1344717363\" class=\"expand-control\"><span class=\"expand-icon aui-icon aui-icon-small aui-iconfont-chevron-down\">\u00a0<\/span><span class=\"expand-control-text\">Sample configuration PI 3B+ with 44.000 photos<\/span><\/div><div id=\"expander-content-1344717363\" class=\"expand-content\"><h3 id=\"InstallationofPicApportonaRaspberryPi3-orientdb.properties(im.picapport-Verzeichnis)\">orientdb.properties (im .picapport-Verzeichnis)<\/h3><ul><li>storage.useWAL=false<\/li><\/ul><h3 id=\"InstallationofPicApportonaRaspberryPi3-picapport.properties\">picapport.properties<\/h3><ul><li>server.port=80<\/li><li>server.ssl=false<\/li><li>user.log.access=true<\/li><li>gui.enabled=false<\/li><li><a class=\"external-link\" href=\"http:\/\/robot.root.0.id\/\" rel=\"nofollow\">robot.root.0.id<\/a>=Fotos<\/li><li>robot.root.0.isuploadroot=true<\/li><li>robot.root.0.path=\/home\/pi\/NAS\/Bilder<\/li><li>robot.rescan.minutes=999<\/li><li>client.timeout.long.millis=100000<\/li><li>client.folder.sort=name<\/li><li>plugin.shadow.path=\/PicApportShadowFiles<\/li><\/ul><h3 id=\"InstallationofPicApportonaRaspberryPi3-StartPicapport.sh\">StartPicapport.sh<\/h3><ul><li>java -Xms512m -Xmx512m -XX:MaxDirectMemorySize=256m -Dstorage.diskCache.bufferSize=256 -Duser.language=de -Duser.home=\/opt\/picapport -jar \/opt\/picapport\/picapport-headless.jar<\/li><\/ul><h3 id=\"InstallationofPicApportonaRaspberryPi3-JavaVersion\">Java Version<\/h3><ul><li>java version &#8222;1.8.0_221&#8220;<\/li><li>Java(TM) SE Runtime Environment (build 1.8.0_221-b11)<\/li><li>Java HotSpot(TM) Client VM (build 25.221-b11, mixed mode)<\/li><\/ul><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac4fbc3 elementor-widget elementor-widget-text-editor\" data-id=\"ac4fbc3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"main-content\" class=\"wiki-content\"><ul class=\"content-by-label conf-macro output-block\" data-hasbody=\"false\" data-macro-name=\"contentbylabel\"><li><div class=\"details\"><a href=\"https:\/\/contecon.de\/picapportwiki\/full-text-search-of-photos-supported-metadata\/\">Full text search of photos &#8211; Supported metadata<\/a><\/div><\/li><li><div><span class=\"icon aui-icon content-type-page\" title=\"Seite\">Seite:<\/span><\/div><div class=\"details\"><a href=\"https:\/\/contecon.de\/picapportwiki\/the-picapport-urls\/\">The PicApport URL&#8217;s<\/a><\/div><\/li><li><div><span class=\"icon aui-icon content-type-page\" title=\"Seite\">Seite:<\/span><\/div><div class=\"details\"><a href=\"https:\/\/contecon.de\/picapportwiki\/picapport-server-guide-2\/\">PicApport-Server Guide<\/a><\/div><\/li><li><div><span class=\"icon aui-icon content-type-page\" title=\"Seite\">Seite:<\/span><\/div><div class=\"details\"><a href=\"https:\/\/contecon.de\/picapportwiki\/the-directory-structure-of-the-picapport-server\/\">The directory structure of the PicApport Server<\/a><\/div><\/li><li><div><span class=\"icon aui-icon content-type-page\" title=\"Seite\">Seite:<\/span><\/div><div class=\"details\"><a href=\"https:\/\/contecon.de\/picapportwiki\/picapport-usermanagement\/\">PicApport &#8211; Usermanagement<\/a><\/div><\/li><\/ul><\/div><div id=\"likes-and-labels-container\"><div id=\"labels-section\" class=\"pageSection group\"><div class=\"labels-section-content content-column\"><div class=\"labels-content\">\u00a0<\/div><\/div><\/div><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b327a9c e-flex e-con-boxed e-con e-parent\" data-id=\"b327a9c\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Installation of PicApport on a Raspberry Pi 3 Java Version We stronlgy recommend using a Java-Version from\u00a0Oracle\u00a0because PicApport is running very slow with OpenJDK. Installation Raspberry Pi Installation Installing operating system images: https:\/\/www.raspberrypi.org\/documentation\/installation\/installing-images\/ Getting started with your Raspberry Pi (https:\/\/www.raspberrypi.org\/help\/quick-start-guide\/) Open SSH-Client for example Putty Type in the IP of the Rasperry Sign in with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1115","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/pages\/1115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/comments?post=1115"}],"version-history":[{"count":10,"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/pages\/1115\/revisions"}],"predecessor-version":[{"id":2212,"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/pages\/1115\/revisions\/2212"}],"wp:attachment":[{"href":"https:\/\/contecon.de\/picapportwiki\/wp-json\/wp\/v2\/media?parent=1115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}