Coder Social home page Coder Social logo

jaxxzer / companion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bluerobotics/companion

0.0 0.0 1.0 28.84 MB

Companion computer startup scripts and examples

License: GNU General Public License v3.0

Shell 13.75% Liquid 28.59% JavaScript 20.24% CSS 0.69% HTML 1.87% Python 34.86%

companion's People

Contributors

dheideman avatar hamishwillee avatar jaxxzer avatar jlian avatar jmachuca77 avatar mariya-bluerobotics avatar mariyachanniwala avatar patrickelectric avatar rjehangir avatar rmackay9 avatar silviorevelli avatar williangalvani avatar zt-luo avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

eliot-insight

companion's Issues

start_video.sh failed on rpi3b+

companion/scripts/start_video.sh @ 0.1.0

gst-launch-1.0 -v v4l2src device=$DEVICE do-timestamp=true num-buffers=1 ! video/x-h264 ! h264parse ! queue ! rtph264pay config-interval=10 pt=96 ! fakesink
==> Failed on rpi 3b+ (try to launch with 3280x2160@90fps so memory error occurs)

gst-launch output :
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, width=(int)3280, height=(int)2160, framerate=(fraction)90/1, colorimetry=(string)bt601,......

it works for me with :
gst-launch-1.0 -v v4l2src device=$DEVICE do-timestamp=true num-buffers=1 ! video/x-h264**,width=640,height=480,framerate=30/1** ! h264parse ! queue ! rtph264pay config-interval=10 pt=96 ! fakesink


Jaxxzer,

Thanks for your job. Removing nodegit today fix webui issues, it start successfully now !

My system is almost functionnal with your code OTB (rpi3b+ with pxfmini)

Regards

npm update > need reboot

companion/scripts/install-dependencies.sh @ clean-setup :
npm version is not in the last version when npm install launched over br-webui (line 81)

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.