Class V4L2Source

class V4L2Source : public gxf::Codelet

Input codelet for common V4L2 camera sources.

Provides a codelet for a realtime V4L2 source supporting USB cameras and other media inputs on Linux. The output is a VideoBuffer object.

Public Functions

gxf_result_t registerInterface(gxf::Registrar *registrar) override

gxf_result_t start() override

gxf_result_t tick() override

gxf_result_t stop() override

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.