GithubHelp home page GithubHelp logo

Comments (4)

RyanZotti avatar RyanZotti commented on July 20, 2024 1

@BerkantDlfz That's very cool! Those are not actually the results I originally got, but that's pretty cool.

I've been slow to respond to these issues on GitHub because I'm in the middle of a massive multi-month code refactoring that will make all of this much easier. The new version will have a UI for showing the live stream of video and commands, but what you have shown here is a good substitute in the interim.

from self-driving-car.

BerkantDlfz avatar BerkantDlfz commented on July 20, 2024

I had this problem .I replaced to ffmpeg with its old version and i solved.Because new ffmpeg version doesn't support ffserver.
You can use this commands :
sudo git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
cd ffmpeg
git checkout 2ca65fc7b74444edd51d5803a2c1e05a801a6023
./configure
make -j4

from self-driving-car.

BerkantDlfz avatar BerkantDlfz commented on July 20, 2024

my output like this.Frame window is not in a browser.It comes with another
tab
driving car

from self-driving-car.

yellowfighter2333 avatar yellowfighter2333 commented on July 20, 2024

my output like this.Frame window is not in a browser.It comes with another
tab
driving car

Hi,i have the same problem.How did you get the arrow_key in your screen?Without it,the car seems not drive.

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.