/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.koipond.org.uk
| | blog.georgovassilis.com
2.8 parsecs away

Travel
| | An Elgato Camlink 4K wouldn't work under Ubuntu 22.04. It would show up with lsusb, but Cheese wouldn't list it as a device and OBS studio would show it as a disabled device. A little stream conversion magic [RED] #!/usr/bin/env bash # You need to run # sudo apt install v4l2loopback-utils v4l2loopback-dkms # once and...
| | blog.pesky.moe
2.1 parsecs away

Travel
| | This is where I collect my ramblings.
| | rmsol.de
1.8 parsecs away

Travel
| | A few weeks ago I discovered Video4Linux (v4l2), which allows you to control video devices like a webcam.In my case, I simulated/virtualized a webcam. That means that with the help of v4l2 I could sen
| | www.codeandunicorns.com
6.2 parsecs away

Travel
| Capture video Macbook webcam with cpu accelerated Captures video from webcam and encodes it using the accelerated hardware provided by videotoolbox framework. It takes about 20% cpu in a i5 2015 macbook air.