nqptp icon indicating copy to clipboard operation
nqptp copied to clipboard

Container packaging

Open almereyda opened this issue 1 year ago • 1 comments

It is very convenient to use the shairport-sync daemon in a container.

Using nqptp alongside can be preferable for such setups.

This would require container packaging for the nqptp daemon.

almereyda avatar Jan 06 '24 20:01 almereyda

Thanks for this idea. As you may know, NQPTP runs inside the same container that Shairport Sync is running in. This is because the interface from NQPTP to Shairport Sync is through a Shared Memory interface and a UDP port -- port 9000, and I don't know how well that would all work between separate Docker images (?)

mikebrady avatar Apr 01 '24 15:04 mikebrady