avahi service publishing

This commit is contained in:
arne
2021-04-13 18:15:53 +02:00
parent 415dec37ad
commit ec44a4391a
7 changed files with 160 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ Sunshine is a Gamestream host for Moonlight
### Requirements:
Ubuntu 20.04:
sudo apt install cmake libssl-dev libavdevice-dev libboost-thread-dev libboost-filesystem-dev libboost-log-dev libpulse-dev libopus-dev libxtst-dev libx11-dev libxfixes-dev libevdev-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev
sudo apt install cmake libssl-dev libavdevice-dev libboost-thread-dev libboost-filesystem-dev libboost-log-dev libpulse-dev libopus-dev libxtst-dev libx11-dev libxfixes-dev libevdev-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev libavahi-client-dev
### Compilation:
- `git clone https://github.com/loki-47-6F-64/sunshine.git --recurse-submodules`