Skip to content

Commit

Permalink
Add fork note/link
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Sep 2, 2020
1 parent c0e37fe commit 1f11f7d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<p align="center">
<a href="https://files.joelpurra.com/projects/uvcc/demo/2020-09-02/uvcc-demo.2020-09-02.mp4"><img src="https://files.joelpurra.com/projects/uvcc/demo/2020-09-02/uvcc-demo.2020-09-02.gif" alt="uvcc demo video showing rubber ducks and a candle with varying camera settings" width="480" height="270" border="0" /></a>
</p>

# Fork of [`uvc-control`](https://github.com/makenai/node-uvc-control) for [`uvcc`](https://joelpurra.com/projects/uvcc/)

This fork has important bugfixes and improvements required for the _USB Video Class (UVC) device configurator_ [`uvcc`](https://joelpurra.com/projects/uvcc/) to work properly. It was based on the [`master`](https://github.com/makenai/node-uvc-control/commit/master) ([`ca1e2c9`](https://github.com/makenai/node-uvc-control/commit/ca1e2c963e98b309ad3b65c5fc538f052ea5fd64)) branch of [`uvc-control`](https://github.com/makenai/node-uvc-control) from 2019-07-07; see the [`v2`](https://github.com/joelpurra/node-uvc-control/commits/v2) branch for [changes](https://github.com/makenai/node-uvc-control/compare/master...joelpurra:v2).

The stability of this fork is not guaranteed. Branches can be force-pushed and broken; if and when this fork gets [merged upstream](https://github.com/makenai/node-uvc-control/pull/66) it will be deleted.

See

- https://github.com/makenai/node-uvc-control/pull/66
- https://github.com/joelpurra/node-uvc-control/commits/v2
- https://github.com/joelpurra/node-uvc-control/tree/v2
- https://github.com/makenai/node-uvc-control/compare/master...joelpurra:v2
- https://github.com/makenai/node-uvc-control/commit/master
- https://github.com/makenai/node-uvc-control/commit/ca1e2c963e98b309ad3b65c5fc538f052ea5fd64

---

# uvc-control

Control a USB Video Class compliant webcam from node. Most modern USB webcams use a common set of controls standardized by the USB Implementers Forum. You can use this set of controls to change certain things on the camera, such as the brightness, contrast, zoom level, focus and so on.
Expand Down

0 comments on commit 1f11f7d

Please sign in to comment.