Developing App To Stream Media to UPnP devices :Android
- by Rakesh Gondaliya
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…