provegard / airpnp

AirPlay to UPnP bridge written in Python
http://airpnp.finkod.se
BSD 3-Clause "New" or "Revised" License
42 stars 4 forks source link

Reverse Direction #5

Open bj0 opened 11 years ago

bj0 commented 11 years ago

This is a cool idea, but how hard is it to go in the other direction?

For example, a device that only supports playing Airplay (Boxee Box) being made to look like a UPnP renderer, so it can be controlled with a UPnP control point.

provegard commented 11 years ago

Why not! Whenever I find the inspiration for it, I need to rewrite AirPnp completely anyway. Among other things, it needs to act as a UPnP media server so that devices that only talk to such servers work. And doing that, perhaps it's possible to add the functionality you describe.