Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPnP/DLNA support #940

Open
s-celles opened this issue Nov 29, 2020 · 1 comment
Open

UPnP/DLNA support #940

s-celles opened this issue Nov 29, 2020 · 1 comment

Comments

@s-celles
Copy link

Hello,

Adding UPnP/DLNA support to RadioDroid could be a nice improvement to cast webradios on devices which support such a protocol.
May be related to #936

Kind regards

@werman
Copy link
Contributor

werman commented Nov 29, 2020

That's a good idea.

For our purposes there are two types of UPnP/DLNA devices

  1. That support playing from external networks, so we should be able to just pass them a link
  2. That do support only a local network, so we would need to proxy the stream.

The 1) should be easier to implement.

As for libraries - https://github.com/ohmae/mmupnp looks like a good candidate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants