summaryrefslogtreecommitdiff
path: root/sys/man/1/camv
blob: 3587d712bdcb7279c0a0a7384045d124e95a0045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH CAMV 1
.SH NAME
camv, camera display
.SH SYNOPSIS
.B camv cam-device
.SH DESCRIPTION
.I Camv
uses the underlying
.I cam-device
file system to start a graphical camera display stream.
.PP
The file system is initialized using nusb/cam (see nusb(4)).
.SH SOURCE
.B /sys/src/cmd/camv.c
.SH SEE ALSO
.IR nusb (4)