# libv4l2cc **Repository Path**: xts-report/libv4l2cc ## Basic Information - **Project Name**: libv4l2cc - **Description**: fork from https://github.com/icetd/libv4l2cc.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-15 - **Last Updated**: 2025-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### build ``` mkdir build && cd build cmake .. && make ```