1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-28 12:02:48 +02:00

Install Systemd service unit with debian package

This commit is contained in:
Alexandre Iooss
2020-09-14 15:58:35 +02:00
parent bcb6d2138b
commit 70257dfa7d
4 changed files with 4 additions and 14 deletions

2
debian/control vendored
View File

@ -10,7 +10,7 @@ X-Python3-Version: >= 3.6
Package: ghostream
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}
Depends: ${misc:Depends}, ${python3:Depends}, uwsgi-plugin-python3
Description: simple streaming server web interface
Gostream is a web interface that uses OvenMediaEngine and NGINX streaming
capabilities to build a simple and efficient streaming server.