The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.