Skip to content

AP2 on OpenWRT? #1340

Answered by quantonian
quantonian asked this question in Q&A
Nov 18, 2021 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

Was finally able to get this to build and run successfully by following Mike's instructions for OpentWRT here: https://github.com/mikebrady/shairport-sync-for-openwrt

Additional config (for debian os):

Install additional libraries
./scripts/feeds -f install libavahi alsa-lib libdaemon libpopt libsoxr alsa-utils htop libtool libconfig avahi-daemon libavahi-client libplist libsodium uuid libgcrypt libffmpeg

note that libffmpeg contains the av libraries libavutil libavcodec libavformat libasound2

Makefile modifications:

PKG_VERSION:=4.1-devi-104-g84dd2dc4  #put latest dev build here

CONFIGURE_ARGS+= \
        --with-alsa \
        --with-avahi \
        --with-soxr \
        --with-libdaemo…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@quantonian
Comment options

Comment options

You must be logged in to vote
2 replies
@quantonian
Comment options

@mikebrady
Comment options

Comment options

You must be logged in to vote
2 replies
@mikebrady
Comment options

@quantonian
Comment options

Answer selected by quantonian
Comment options

You must be logged in to vote
1 reply
@mikebrady
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants