nodetunes
nodetunes copied to clipboard
AirTunes v2 Server implementation
Dear @stephen, I have sent you a new email after my first one in 2021. Can you answer me by email? Thanks in advance. Regards.
I'm able to see changes on the ```metadataChange``` event, and the ```artworkChange``` event fires upon the initial connection to the server, but ```artworkChange``` never fires again after the first time....
## Scenario Trying the run example script: `examples/server.js` Server starts and waits.✓ Client recognizes server successfully ✓ but script crashes while trying to connect and play audio ╳ :( ##...
In the private.key i hope this is a test, right?
This solves airsonos issue [#302](https://github.com/stephen/airsonos/issues/302). Using node v6.2.1 and npm 3.9.6.
This dependency is unused, I assume it's a result of actually depending on "node-forge" (which is also in package.json).
Checks that the client address variable of `socket` is set, and returns loopback interface if it isn't. Hacky, but hey, until someone fixes this https://github.com/nodejs/node-v0.x-archive/issues/7566, blame node.js :)
Have noticed an issue whereby if a client is streaming to Airtunes, there is an intermittent bug whereby if a second client tries to connect, instead of displaying the 'Someone...
Trying to stream from a new AppleTV 4. A video delay of 1 to 3 seconds is apparent. Compared against another app (Airfoil Speakers) with no apparent delay. Had to...
is it an issue? p.s. and when do you will update the version with fixed "server.stop()"?