A set of configurations for Howdy face unlock with IP Webcam.
❯ neofetch
██████████████████ ████████ project@hoi
██████████████████ ████████ ---------------
██████████████████ ████████ OS: Manjaro Linux x86_64
██████████████████ ████████ Kernel: 5.19.0-1-MANJARO
████████ ████████ DE: Plasma 5.24.6
████████ ████████ ████████ WM: KWin
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
Project Hoi.
Copyright (C) 2022 Felicia Wen
~/Project/Hoi/res ❯
Configure your camera
options in files under res/ .
Copy the configured files to its correspended directory.
Now howdy is integrated with IP Webcam.
systemctl --user daemon-reload
systemctl --user enable microphone # [1]
Now the Microphone of IP Webcam will be sinked to PulseAudio once user login.
To run camera permanently.
$ systemctl enable camera
[1] [2] [3]
rather than that,
I suggest
$ systemctl --user start videostream
do streaming stuff...
$ systemctl --user stop videostream
[1] Always on and keep reconnecting when connection is dropped.
[2] High battery cosumption.
[3] You need to resume it after suspended or hibernated, manually or by adding an systemd service.
See also