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

Add uPnP support #124

Open
clementleger opened this issue Sep 2, 2016 · 0 comments
Open

Add uPnP support #124

clementleger opened this issue Sep 2, 2016 · 0 comments

Comments

@clementleger
Copy link
Contributor

It should be nice to add uPnP support.
The idea would be to use a separate binary to link with an external lib.
There is 2 use cases:

  • Control devices which implement MediaRenderer & AVTransport like other AVReceiver
  • Get Media informations from server and stream them to a uPnP device

Various Libraries are available:

  • pupnp (C, difficult to use according to users)
  • Platinum UPNP (Come with a custom C++ runtime...)
  • Gupnp (uses Glib...)
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

1 participant