Ruslan S. Posted October 19, 2020 Posted October 19, 2020 (edited) Добрый день. А вот такую вещь до кучи к mpd никто не пробовал внедрить? Было бы очень круто , особенно в схемах с несколькими Keenetic-ами, эдакая "audio-mesh" система, альтернатива Sonos :) Edited October 19, 2020 by Ruslan S. Quote
TheBB Posted October 22, 2020 Posted October 22, 2020 `for pkg in client server snapweb; do opkg install http://bin.entware.net/mipselsf-k3.4/test/snapcast-"$pkg"_0.22.0-1_mipsel-3.4.ipk; done` Скрытый текст ~ # for pkg in client server snapweb; do opkg install http://bin.entware.net/mipselsf-k3.4/test/snapcast-"$pkg"_0.22.0-1_mipsel-3.4.ipk; done Downloading http://bin.entware.net/mipselsf-k3.4/test/snapcast-client_0.22.0-1_mipsel-3.4.ipk Installing snapcast-client (0.22.0-1) to root... Installing libdbus (1.13.12-1) to root... Downloading http://bin.entware.net/mipselsf-k3.4/libdbus_1.13.12-1_mipsel-3.4.ipk Installing dbus (1.13.12-1) to root... Downloading http://bin.entware.net/mipselsf-k3.4/dbus_1.13.12-1_mipsel-3.4.ipk Installing libavahi-dbus-support (0.8-6) to root... Downloading http://bin.entware.net/mipselsf-k3.4/libavahi-dbus-support_0.8-6_mipsel-3.4.ipk Installing libdaemon (0.14-5) to root... Downloading http://bin.entware.net/mipselsf-k3.4/libdaemon_0.14-5_mipsel-3.4.ipk Installing avahi-dbus-daemon (0.8-6) to root... Downloading http://bin.entware.net/mipselsf-k3.4/avahi-dbus-daemon_0.8-6_mipsel-3.4.ipk Installing libavahi-client (0.8-6) to root... Downloading http://bin.entware.net/mipselsf-k3.4/libavahi-client_0.8-6_mipsel-3.4.ipk Installing libsoxr (0.1.3-2) to root... Downloading http://bin.entware.net/mipselsf-k3.4/libsoxr_0.1.3-2_mipsel-3.4.ipk Configuring libdbus. Configuring dbus. Configuring libavahi-dbus-support. Configuring libdaemon. Configuring avahi-dbus-daemon. Configuring libavahi-client. Configuring libsoxr. Configuring snapcast-client. Downloading http://bin.entware.net/mipselsf-k3.4/test/snapcast-server_0.22.0-1_mipsel-3.4.ipk Installing snapcast-server (0.22.0-1) to root... Configuring snapcast-server. Downloading http://bin.entware.net/mipselsf-k3.4/test/snapcast-snapweb_0.22.0-1_mipsel-3.4.ipk Installing snapcast-snapweb (0.22.0-1) to root... Configuring snapcast-snapweb. ~ # ~ # /opt/etc/init.d/S98snapserver start Starting snapserver... done. ~ # ~ # /opt/etc/init.d/S98snapserver check Checking snapserver... alive. ~ # ~ # /opt/etc/init.d/S99snapclient start Starting snapclient... done. ~ # ~ # /opt/etc/init.d/S99snapclient check Checking snapclient... alive. ~ # 1 Quote
Ruslan S. Posted December 8, 2021 Author Posted December 8, 2021 Спасибо огромное, всё работает. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.