replaced ssdp with zeroconf
This commit is contained in:
@@ -13,10 +13,17 @@ For this to work, the following software is required:
|
||||
- LibUSB HIDAPI [Installation instructions](https://python-elgato-streamdeck.readthedocs.io/en/stable/pages/backend_libusb_hidapi.html) or [Installation instructions](https://github.com/jamesridgway/devdeck/wiki/Installation)
|
||||
- cairo [Installation instructions for Windows](https://stackoverflow.com/a/73913080)
|
||||
|
||||
Cairo Installation for Windows:
|
||||
```bash
|
||||
pip install pipwin
|
||||
|
||||
pipwin install cairocffi
|
||||
```
|
||||
|
||||
The event `doubleTap` is not working with this server software.
|
||||
|
||||
### Limitations
|
||||
Discovery over SSDP might not work.
|
||||
Discovery might not work.
|
||||
|
||||
### Installation on Linux / Raspberry Pi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user