erland wrote: > The issue with Spotify is that I don't think it expose a http url, it > just expose a spotify identity and the player have to understand that > and use Spotify API on the player side to get the audio data. Is > something like that possible through UPnP or does UPnP require that the > server provides a http url to the player for the player to be able to > play the music ?
Virtually all UPnP players can play http lpcm streams or http mp3 streams, so that would be ideal. Anything exotic would require some form of transcoding proxy in between; that is not impossible, but it is very specific to the Spotify service provider, so not very motivating to do... ------------------------------------------------------------------------ AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838 View this thread: http://forums.slimdevices.com/showthread.php?t=95603 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
