Skip to main content
Is there anyway to send a .wav file to a player remotely and make it play it?
Sure, just UPnP SetURITransport to a suitable url. The hard part is resuming what was previously playing afterwards.
https://github.com/SoCo/SoCo



(Examples is on the front page, a bit down)