Working uvc/webcam driver

Michael Neumann mneumann at ntecs.de
Mon Jul 28 13:54:43 PDT 2025


Hi,

I made some progress with the uvc/webcam driver port from FreeBSD. It's
working great in chrome, cheese and ffmpeg. But it only works *once*.
After closing the video device I still need to kldunload/kldload the
uvc driver.

The patch is here:

	https://leaf.dragonflybsd.org/~mneumann/0001-Initial-port-of-uvc-driver-from-FreeBSD.patch

Or see my github repo:

	https://github.com/mneumann/DragonFlyBSD/tree/feature-uvc-rebased

Regards,

  Michael


More information about the Users mailing list