Search Criteria
Package Details: geocam-bin r5.42e614e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/geocam-bin.git (read-only, click to copy) |
---|---|
Package Base: | geocam-bin |
Description: | Camera Assembly for the Atomic Pi Single-board computer from Digital Loggers |
Upstream URL: | https://github.com/digitalloggers/geocam-bin |
Keywords: | atomicpi camera |
Licenses: | unknown |
Submitter: | NeverBehave |
Maintainer: | NeverBehave (Kyuunex) |
Last Packager: | Kyuunex |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-25 08:04 (UTC) |
Last Updated: | 2021-06-01 01:59 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- geocam-v4l2AUR (optional) – H.264-encoded stream support
Latest Comments
« First ‹ Previous 1 2
Kyuunex commented on 2021-04-16 12:50 (UTC) (edited on 2021-04-16 13:06 (UTC) by Kyuunex)
hi, you didn't properly configure the udev rules so this does not work without manually running the mxcam command every time
to fix this:
1. edit 83-geocam.rules and add the missing double quotes at the end
2. 83-geocam.rules belongs in /etc/udev/rules.d/ and not in /usr/lib/udev.d/rules/ so, change that in the PKGBUILD
should probably also remove the space before
==
in the 83-geocam.rulesNeverBehave commented on 2020-09-25 08:08 (UTC) (edited on 2020-09-25 08:35 (UTC) by NeverBehave)
Note: this assembly will generate
video0
-video3
under/dev
, whilevideo2
seems to work as expected.« First ‹ Previous 1 2