odt wrote:Hey. What about something tested-and-tried? Ie. playback to any UPNP audio renderer?
Also in the works. I have already done some work on the back-end of the app to abstract what type of "Remote Control" the app is doing (should be transparent to end users at this point), so that I can move beyond just using a jukebox controller. In order to make it all complient with the ChromeCast in the future though, I am trying to setup it all up to work with the newish MediaRouter API, which is terribly documented and kind of difficult to deal with. There appears to be a decent open source UPnP API for Android though, so once I have all the back-end logic worked out it should be fairly simple to add support for UPnP server support. And hell, once I get that worked out I might even be able to find a decent AirPlay library to hook into as well, but one step at a time