NAME

UAV::Pilot::ARDrone::Video::Fileno

DESCRIPTION

A version of UAV::Pilot::ARDrone::Video that launches an external process and hands it a raw filehandle with fileno(). This is done in a cross-platform way. Note that on Windows, this requires Win32::File to be installed.

Since no reading of the video stream is actual done, init_event_loop() is a NOP.