libraop
libraop copied to clipboard
RAOP player and library (AirPlay)
``` cmake .. -- Configuring done CMake Error at CMakeLists.txt:20 (add_executable): Cannot find source file: /home/vagrant/RAOP-Player/vendor/curve25519/source/curve25519_dh.c Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh...
see the error on RPI 4 64 bit ``` uname -a Linux phono 5.10.63-v8+ #1488 SMP PREEMPT Thu Nov 18 16:16:16 GMT 2021 aarch64 GNU/Linux ``` ``` pi@phono:~/RAOP-Player/build $ gcc...
Actually this is not an issue, but should rather be a pull request. Before I put in the work to open a pull request, I wanted to know if the...
Hey 👋 So I don't know if this is of interest to you, but since I've already made the heavy lifting I figured it would be good to at least...
Hej, when compiling I get an error message that ../include/external_calls.h in rtsp.c line 27 is not found. Where can I find that/get that from?
hi @philippe44 here is a PR with proposed changes to your doc. I would like to get the two issues I raise in #34 sorted out before finalising this. 1....
I finally got server SRP working on the UxPlay AirPlay server (see https://github.com/FDH2/UxPlay/tree/pair-pin2 ) Your SRP doc is very useful, but is missing some details crucial to the server (as...
Hi there. I hope you don't mind my raising this -- it relates to [this discussion](https://github.com/mikebrady/shairport-sync/discussions/1691). I'm trying to test the issue raised, but I'd really rather not have to...
License
Hello. Would you be able to clarify the license of this project? For packaging purposes it would be helpful to know if this is all freely licensed or not. Poking...