Package Details: ustreamer 6.11-1

Git Clone URL: https://aur.archlinux.org/ustreamer.git (read-only, click to copy)
Package Base: ustreamer
Description: Lightweight and fast MJPEG-HTTP streamer
Upstream URL: https://github.com/pikvm/ustreamer
Keywords: http mjpg streamer
Licenses: GPL
Submitter: mdevaev
Maintainer: mdevaev
Last Packager: mdevaev
Votes: 1
Popularity: 0.000000
First Submitted: 2018-09-25 08:07 (UTC)
Last Updated: 2024-04-07 15:12 (UTC)

Latest Comments

wlhlm commented on 2021-10-07 08:13 (UTC) (edited on 2021-10-07 08:13 (UTC) by wlhlm)

This currently fails to build on linux-raspberrypi4 (aarch64):

-- CC ustreamer/device.c
In file included from ustreamer/device.c:23:
ustreamer/device.h:44:11: fatal error: interface/vcsm/user-vcsm.h: No such file or directory
   44 | # include <interface/vcsm/user-vcsm.h>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:105: build/ustreamer/device.o] Error 1

Seems like there are some headers/OMX missing from raspberrypi-firmware on aarch64.

Package versions:

  • linux-raspberrypi4 5.10.63-16 (aarch64)
  • raspberrypi-firmware 20211004-1 (aarch64)

mdevaev commented on 2020-08-23 12:58 (UTC)

@Depau armv7h already exists, I've added aarch64.

This PKGBUILD is used with the Pi-KVM build system, so it requires specifying gcc and make there, I don't think this is a big problem.

depau commented on 2020-08-22 17:20 (UTC)

Hi, this package works (and it is designed to work) on armv7h/aarch64. Could you please add them?

Also, make and gcc are in the base-devel package group, which required to build packages so they should not be added as makedeps.

mdevaev commented on 2020-01-19 12:26 (UTC)

@craftyguy The source code is not static link so there is no need to use hashsum. See https://wiki.archlinux.org/index.php/VCS_package_guidelines

craftyguy commented on 2020-01-19 04:11 (UTC)

FYI, please do not skip the checksum:

md5sums=(SKIP)