Ask Your Question

Revision history [back]

Display video from a drone FPV camera

Hi,
Firstly, I'm sorry but my English is not the best.
Shortly about my project: I've created a drone with an Arduino and an NRF24. I write a really simple program in Java. It sends control data to the drone via NRF24 from my laptop (I would like to create an Android app too). I would like to take an FPV camera for the drone and display its video in my program and later try to do some cool stuffs with OpenCV.
I founded a good tutorial to transmit and receive the video from FPV. However, the problem is, that I receive analog signal. My question is that if I buy an EasyCap (or something similar videodigitalizer) and connect it to my laptop can I display the video with OpenCV? If yes, how is that possible?