Developing App To Stream Media to UPnP devices :Android

Posted by Rakesh Gondaliya on Stack Overflow See other posts from Stack Overflow or by Rakesh Gondaliya
Published on 2010-09-16T09:17:52Z Indexed on 2011/01/11 8:53 UTC
Read the original article Hit count: 205

Filed under:
|

Hi,

I am making an application which Streams media from the Internet,it can be from any source like Youtube,or any url. I am able to stream media from my android device.

Now i want to extend it to be streamed to UPnP devices in my network.

Any help on how i can find the list of UPnP devices in my network, then share media with that devices..

I found the little help from http://teleal.org/projects/cling/core/manual/cling-core-manual.html

They have their own API for using UPnP service.

Any body who have worked on UPnP service can help me.

Any help will be much appreciated. Thank you

© Stack Overflow or respective owner

Related posts about android

Related posts about upnp