paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
389 stars 39 forks source link

Issue when try to install a ustreamer #126

Closed Crisndb closed 8 months ago

Crisndb commented 8 months ago

dear all

when try to install the ustreamer on the Raspberry OS (Based Debian 11) see the following issue, cloud you please help me to resolve this issue

1) ustreamer (recommended) 2) None/Skip Which video streamer you would like to install?: 1 Clonando en 'ustreamer'... remote: Enumerating objects: 178, done. remote: Counting objects: 100% (178/178), done. remote: Compressing objects: 100% (128/128), done. remote: Total 178 (delta 61), reused 107 (delta 38), pack-reused 0 Recibiendo objetos: 100% (178/178), 177.03 KiB | 2.24 MiB/s, listo. Resolviendo deltas: 100% (61/61), listo. In file included from ustreamer/http/bev.c:23: ustreamer/http/bev.h:28:10: fatal error: event2/util.h: No existe el fichero o el directorio 28 | #include <event2/util.h> | ^~~~~~~ compilation terminated. make[2]: [Makefile:100: build/ustreamer/http/bev.o] Error 1 make[1]: [Makefile:38: apps] Error 2 make: * [Makefile:28: all] Error 2 WARNING! WARNING! WARNING!** Streamer has not been installed correctly.

Crisndb commented 8 months ago

THe issue has been resolve

$ git clone --depth=1 https://github.com/pikvm/ustreamer $ cd ustreamer $ make $ ./ustreamer --help

Crisndb commented 8 months ago

The issue has been resolved installed manuali the ustreamer https://github.com/pikvm/ustreamer