Fix order of use co-operation between vlc and camsource applications

a project by dmair

Using the camsource and vlc packages as an example. If camsource is configured to use a given dev/video[n] device with a choice of resolution in the width and height fields of a camsource conf file then if camsource is the first application to access the device captured images are as-expected. However, if an application like vlc is used for the same device (and exited) before starting camsource (e.g. to check the view from the camera before starting camsource) and if the camera supports higher resolutions than used in the camsource configuration what occurs is that camsource will not setup the camera to use the configured resolution and has a broken view of the camera output based on the vlc chosen resolution chopped to the camsource configuration. For example, with camsource configuration set to use 640x480 on a camera that supports 720x480 and vlc is used and exited before camsource is started then the captured camsource images contain two non-continuous partial image blocks with a horizontal border dividing them. I assume either vlc fails to fully reset the device configuration when exiting or camsource fails to initialize the device "from scratch" when starting. The two applications use different video device APIs but the setup and cleanup for the camera in each case is a very limited part of the application's functionality.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

run CaaSP on AWS using spotinst elastigroup

a project by rdannert

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Setup root-encrypted server to provide password via ssh

an invention by holgisms

You can encrypt your servers root filesystem, but need to provide a password during the boot process in order to "unlock" and start the system. This is easy if you have physical access to the server by entering it via keyboard. But if you do not have physical access it's not that easy.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Playing with ESP8266

an invention by lrupp

The ESP8266 is a low-cost WI-Fi microchip with full TCP/IP stack and microcontroller capability. I want to explore the features and (in case of success) attach a BME280 to get temperature, humidity and barometric pressure information streamed over WI-Fi.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Monitoring my Instagram activity profile with prometheus/grafana and building a custom exporter

an invention by dmaiocchi

I want to create an exporter for a X instagram profiile using the Instagram API.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

revive qemu-devel.opensuse.org

an invention by mstrigl

qemu-devel.opensuse.org is a port forwarder to

Updated about 3 years ago. 1 hackers ♥️. 3 followers.

Improved Jira notifications - How to customize email template content for email notification

a project by xgonzo

Problem description

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

OBS Observability+

a record by hennevogel

Expand the observability toolset we use for OBS with better analytics, exception tracking, log aggregation and BI

Updated about 3 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Learn SaltStack Enterprise

an idea by pagarcia

Uyuni uses the open source version of Salt to install packages, apply configuration, formulas, states, etc.

Updated over 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

btrfs: Create uevent infrastructure

a project by mpdesouza

Why is it nice?

Updated over 5 years ago. 1 hackers ♥️. 2 followers.