diff options
| author | Paul Spooren | 2021-10-14 18:33:29 +0000 |
|---|---|---|
| committer | Paul Spooren | 2021-10-20 01:47:44 +0000 |
| commit | a424dfd66bd881fc117ede8b737a0f8dd2c6dd37 (patch) | |
| tree | df3a7790a5f08936428c096760250d18e72e71d5 | |
| parent | 917126ff4cfb1ea4795cfc93820ed5d304b084c3 (diff) | |
| download | openwrt-a424dfd66bd881fc117ede8b737a0f8dd2c6dd37.tar.gz | |
README: mention video feed
The video feed just got support for Wayland which allows OpenWrt devices
to run as a Kiosk (displaying browser content via a display).
The availability of these packages should be mentioned to users.
Signed-off-by: Paul Spooren <mail@aparcar.org>
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,6 +60,9 @@ packages to OpenWrt, please find the fitting repository below. * [OpenWrt Routing](https://github.com/openwrt/routing): Packages specifically focused on (mesh) routing. +* [OpenWrt Video](https://github.com/openwrt/video): Packages specifically + focused on display servers and clients (Xorg and Wayland). + ## Support Information For a list of supported devices see the [OpenWrt Hardware Database](https://openwrt.org/supported_devices) |