TeamNewPipe/NewPipe

UPnP / DLNA streaming on network receiver

Open

#105 opened on Nov 25, 2015

View on GitHub
 (33 comments) (19 reactions) (0 assignees)Java (38,153 stars) (3,577 forks)batch import
device/software specificfeature requesthelp wanted

Description

Chromecast is a closed source device with closed API.

But UPnP / DLNA are open protocols and many smart TVs implement it natively. It would be great to implement UPnP / DLNA stream to network compatible devices.

You can get source code from YAACC (GPL v3) here http://sourceforge.net/p/yaacc/code/ci/master/tree/

Contributor guide