cgo_types

command
v0.0.0-...-3067458 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 8 Imported by: 0

README

Example: capture with cgo-generated types

This example illustrates how to use ioctl directly to communicate to device using cgo-generated types.

Do not use it

Use package v4l2 to do realtime image capture, as shown in examples capture0 and capture1.

The example in this directory shows most of the moving pieces that make the V4L2 API works using Go. It illustrates the steps, in detail, that are required to communicate with a device driver to configure, initiate, and capture images without using the Go v4l2 device type provided.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL