Giter VIP home page Giter VIP logo

Comments (6)

MonsterITServices avatar MonsterITServices commented on June 6, 2024 1

@marketmaster80 i've made a simple script to record from CSI rather than video0/1
https://github.com/alextovey/cardashcam

from roadapplepi.

DogsbodyServices avatar DogsbodyServices commented on June 6, 2024 1

I have forked the project to make changes directly to the code but i have not yet tested the changes, you might be better served making the changes manually.

Run the below to enable the module to load at boot:
cat <<EOF>> /etc/modules-load.d/picamera.conf bcm2835-v4l2 EOF

Run the below to create the symbolic Link:
ln -s /usr/bin/ffmpeg /usr/local/bin/ffmpeg

Your mileage may vary but that got it working for me.

from roadapplepi.

MonsterITServices avatar MonsterITServices commented on June 6, 2024

+1 on that. Would love to know.

from roadapplepi.

Beenay25 avatar Beenay25 commented on June 6, 2024

Another +1 for the CSI cam. I'm trying to build something super small and a webcam will add a lot of bulk to the project

from roadapplepi.

DogsbodyServices avatar DogsbodyServices commented on June 6, 2024

I am recording Video on the RPi Zero W using the Noir camera on Raspbian Lite successfully.

I needed to add a symbolic link at /usr/local/bin/ffmpeg pointing to /usr/bin/ffmpeg and also load bcm2835-v4l2 to get it working.

Hope this is of some help to somebody.

P.S. I also had to install ffmpeg myself after the install script had ran but i think that was due to an issue i caused rather than the script itself.

from roadapplepi.

marketmaster80 avatar marketmaster80 commented on June 6, 2024

@thedcspace , do you have a complete code that includes this modification? It would be greatly appreciated.

from roadapplepi.

Related Issues (17)

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.