GithubHelp home page GithubHelp logo

Comments (5)

mani-monaj avatar mani-monaj commented on June 18, 2024

I have not looked into it myself Sameer, but it is something that I will need in near future. I do not have time during next two weeks to do that, but any helps would be really appreciated.

from ardrone_autonomy.

sameerparekh avatar sameerparekh commented on June 18, 2024

So I experimented by adding a service toggleusbrecord which calls the macro ARDRONE_TOOL_CONFIGURATION_ADDEVENT to set the video_on_usb parameter, but as far as I could tell (by telnetting in and looking in the /data/video/usb1 directory) it didn't start recording. I also experimented with the bits which send the ros parameters over -- I removed the bit which says if(param != default) so it would send all parameters, even the ones set to default (video_on_usb defaults to 1, so the parameter wasn't getting sent).. that also didn't turn on recording.

Perhaps there is another parameter that needs to be turned on or changed in order to enable the recording to USB.

I did make sure that my Android app was able to turn on recording, that works. I may snoop the TCP connection between my android and the ar.drone, that may help me see if anything else also needs to be set.

from ardrone_autonomy.

mani-monaj avatar mani-monaj commented on June 18, 2024

Thanks for looking into that @sameerparekh. When this driver was being developed, there were no good official example of video proccesing available using SDK. However there is one now, that might help.

from ardrone_autonomy.

sameerparekh avatar sameerparekh commented on June 18, 2024

Unfortunately I think that video code only deals with the wifi stream, not the USB recording -- at least that's what it looks like. I grep'd through the code and saw no mention of USB.

from ardrone_autonomy.

sameerparekh avatar sameerparekh commented on June 18, 2024

Pull request #53

from ardrone_autonomy.

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.