catcam | Make Tech Easier , Damien shows

 by   arkadianriver PHP Version: Current License: No License

kandi X-RAY | catcam Summary

kandi X-RAY | catcam Summary

catcam is a PHP library. catcam has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

At Make Tech Easier, Damien shows how to set up a motion sensing webcam on Linux, and suggests storing the files on Dropbox to view from anywhere. Great idea!. This repo simply makes use of the Dropbox API to list the Dropbox files with file sizes. Why use the API and not just the Dropbox web site, you ask? Well, because Dropbox doesn't list how big the files are (at least not in 2017), giving no indication of which files have significant content ..not without clicking each file's properties, which, umm.. no.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              catcam has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              catcam has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of catcam is current.

            kandi-Quality Quality

              catcam has no bugs reported.

            kandi-Security Security

              catcam has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              catcam does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              catcam releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of catcam
            Get all kandi verified functions for this library.

            catcam Key Features

            No Key Features are available at this moment for catcam.

            catcam Examples and Code Snippets

            No Code Snippets are available at this moment for catcam.

            Community Discussions

            No Community Discussions are available at this moment for catcam.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install catcam

            To use the Dropbox API, go to https://dropbox.com/developers/apps to create an app and get a token. To protect my other Dropbox data, I chose to use the kind of app that's restricted to a single folder.
            To use the Dropbox API, go to https://dropbox.com/developers/apps to create an app and get a token. To protect my other Dropbox data, I chose to use the kind of app that's restricted to a single folder.
            After downloading or cloning this repo, use the config template to create a config/catcfg.inc file with the Dropbox app name and token. For example: $c = Array( 'app' => 'myunique_dropbox_catcam', 'tok' => '56YrsSSSSSSome-Long-64-Character-Token-For-Your-DropboxAPP_BBBgh', );
            Setup and run motion to capture the videos. I have a cheap webcam on a Linux box that runs the motion application. When it senses motion (a field of a few hundred pixels has changed), it writes a movie file to the same folder that is owned by the Dropbox app. See Damien's article for information on setting up the Motion application. The following diff shows the only changes I made to Motion's configuration file, based on where my camera was placed and the approximate size of a cat on the far wall on my home.
            Upload this catcam folder to your web site. Note: If you're site doesn't run Apache or allow .htaccess file overrides, hide your catcfg.inc file some other way, such as moving it out of the web folder to another location on your server. Update the include statements in the PHP scripts accordingly.
            Point your browser to the /catcam/ folder on your web site and click away!

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/arkadianriver/catcam.git

          • CLI

            gh repo clone arkadianriver/catcam

          • sshUrl

            git@github.com:arkadianriver/catcam.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular PHP Libraries

            laravel

            by laravel

            SecLists

            by danielmiessler

            framework

            by laravel

            symfony

            by symfony

            Try Top Libraries by arkadianriver

            spectral

            by arkadianriverCSS

            arkadianriver.com

            by arkadianriverHTML

            hqtodo

            by arkadianriverJavaScript

            sleepshift

            by arkadianriverJavaScript

            fox-chicken-game

            by arkadianriverPerl