LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Video capturing of AR Drone 2.0

How do i let the video image appear on the front panel of the VI instead of having another pop up window? The video is in ffplay.
Actually working on AR Drone 2.0 video capturing. Need the image capture to appear in LabView front panel.
Any advice anyone can give?

0 Kudos
Message 1 of 9
(5,211 Views)
According to what I see online, ffplay is a standalone program. You need to call a media player as an ActiveX or. NET object. What format is the video in?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 2 of 9
(5,186 Views)

Hello,

 

me too i'm interest by the video flow of the AR Drone 2. In fact, it send a video follow encoded in H264 but you can change this codec to MP4. The problem is that i need to decode the flow because i need this to create an augmented realityapp for the Ar Drone 2 and the toolkit is not seen for this case. On Internet, i just found the solution to read the H264 with VLC, Windows Media Player or FFPlay but can you give me a solution to do what i want ?

wainting for your reply,

 

Starwers13

PS: Excuse me for my English => it's late and i commit mistake of language.

0 Kudos
Message 3 of 9
(5,164 Views)

I have a similar question and am intereted to hear any responses.

 

My project involves the AR drone 2.0 following a line on the ground autonomously.  I followed instructions at labviewhacker.com/ardrone.php, downloaded the AR drone package and have played with the example vi's provided.  I need to be able to access the bottom video in a usable way within labview, so that I can do the image processing to control the drone.

 

Adam

0 Kudos
Message 4 of 9
(5,120 Views)

Mikeporter: I'm kind of new to labview. may i know how can i check the format of the video played?

0 Kudos
Message 5 of 9
(5,087 Views)

How do you convert H264 video to MP4?

0 Kudos
Message 6 of 9
(5,042 Views)

hello, now someone has managed to acquire the video of AR-Drone in any LabVIEW VI.

0 Kudos
Message 7 of 9
(4,870 Views)

is there anyone use ar drone 2 bottom camera in labview for image proccessing?

0 Kudos
Message 8 of 9
(4,660 Views)

Hi, is it you change the h264 to mp4 by just changing from the front panel?
Also, i want to ask where is the flow in which i can insert say, image processing from rgb to binary? do i have to asjust the toolkit or do i have to add it elsewhere?

0 Kudos
Message 9 of 9
(4,356 Views)