manual_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: 7 Imported by: 0

README

Example: using handcrafted types (Deprecated)

This example is here to illustrate the complexity of v4l2 when using hand-crafted Go types to communicate with the driver. This approach was abandoned in favor of cgo-generated types (see v4l2 package) for stability.

Do not use it.

If you want to play around with image capture, use the capture0 or capture1 examples.

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