Code Monkey home page Code Monkey logo

pinecube's Introduction

pinecube

Useful ways to use the PineCube https://wiki.pine64.org/index.php?title=PineCube

Install experimental Ubuntu Groovy

First load Ubuntu onto the PineCube micro-SD card. Armbian provides a prebuilt image based on Ubuntu Groovy.

After install

Git clone this repository recursively as a normal user:

git clone --recursive https://www.github.com/ioerror/pinecube

Fix-up the current system:

cd pinecube && make fixup

Exporting the camera feed

There are many ways to share the camera or the feed from the camera. The PineCube camera doesn't appear to support H264 encoding, yet. It is possible to encode to H264 using approximately ~50% of the CPU. It is also possible to stream JPEG images from the camera directly to the network without re-encoding.

Ideally, it would be possible to run some set of services on the PineCube which allow the PineCube to appear as an ONVIF complaint camera on the local network. This is left as an exercise to the reader at this time.

Install useful packages for a variety of different camera export strategies

Install many useful packages that are dependencies for various projects.

sudo make install-deps

pinecube's People

Contributors

ioerror avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.