mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-14 19:43:42 +00:00
added debian and ubuntu links
This commit is contained in:
10
README.md
10
README.md
@@ -37,11 +37,11 @@ If you're going to live-stream from your backyard webcam and need to control it,
|
|||||||
## Building
|
## Building
|
||||||
You need to download the µStreamer onto your system and build it from the sources.
|
You need to download the µStreamer onto your system and build it from the sources.
|
||||||
|
|
||||||
AUR has a package for Arch Linux: https://aur.archlinux.org/packages/ustreamer.
|
* AUR has a package for Arch Linux: https://aur.archlinux.org/packages/ustreamer.
|
||||||
|
* Fedora: https://src.fedoraproject.org/rpms/ustreamer.
|
||||||
Fedora package in the repo: https://src.fedoraproject.org/rpms/ustreamer.
|
* Ubuntu: https://packages.ubuntu.com/jammy/ustreamer.
|
||||||
|
* Debian: https://packages.debian.org/sid/ustreamer
|
||||||
FreeBSD port: https://www.freshports.org/multimedia/ustreamer.
|
* FreeBSD port: https://www.freshports.org/multimedia/ustreamer.
|
||||||
|
|
||||||
### Preconditions
|
### Preconditions
|
||||||
You'll need ```make```, ```gcc```, ```libevent``` with ```pthreads``` support, ```libjpeg9```/```libjpeg-turbo``` and ```libbsd``` (only for Linux).
|
You'll need ```make```, ```gcc```, ```libevent``` with ```pthreads``` support, ```libjpeg9```/```libjpeg-turbo``` and ```libbsd``` (only for Linux).
|
||||||
|
|||||||
Reference in New Issue
Block a user