GithubHelp home page GithubHelp logo

FFmpeg about self-driving-car HOT 3 OPEN

ryanzotti avatar ryanzotti commented on July 2, 2024
FFmpeg

from self-driving-car.

Comments (3)

javierrcc522 avatar javierrcc522 commented on July 2, 2024

https://www.hackster.io/whitebank/rasbperry-pi-ffmpeg-install-and-stream-to-web-389c34
this might help but be aware that ffserver has been removed from newer release so you are going to figure that one out

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 2, 2024

Yes, ffmpeg is definitely a huge pain to install. 2 years ago when I was trying to install it I tried countless different approaches (including skipping ffmpeg altogether). I tried so many things that I didn’t know which approach worked because my system had become a huge mess. Once ffmpeg worked though I never had to touch it again, so I’ve never had to relive the install pain and therefore haven’t had an opportunity to re-document it.

It’s likely that you could just use another open source video streaming library (there are probably newer and better ones available). You’ll probably have to change a small portion of the python code in my repo, but it might save you the ffmpeg install headache.

Sorry I couldn’t be of more help. I honestly hate ffmpeg. Let me know if you come across something better that you would recommend to others.

from self-driving-car.

nijisakai avatar nijisakai commented on July 2, 2024

wget https://ffmpeg.org/releases/ffmpeg-3.4.4.tar.bz2
inside of
git clone git://source.ffmpeg.org/ffmpeg.git
will do the trick.

from self-driving-car.

Related Issues (20)

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.