Re: UPnP library for Qt

2014-07-07 Thread Kevin Krammer
On Sunday, 2014-07-06, 22:29:53, Shantanu Tushar Jha wrote: > Yeah, I already checked that one which uses HUPnP which has should be easy > to use with Qt. > > Btw, anyone knows that what was used in the N9/Harmattan Media Server > thingy? Wasn't that Rygel? https://wiki.gnome.org/Projects/Rygel/

Re: UPnP library for Qt

2014-07-06 Thread Shantanu Tushar Jha
Yeah, I already checked that one which uses HUPnP which has should be easy to use with Qt. Btw, anyone knows that what was used in the N9/Harmattan Media Server thingy? On Sun, Jun 29, 2014 at 5:18 PM, Kevin Krammer wrote: > On Sunday, 2014-06-29, 12:25:43, Shantanu Tushar Jha wrote: > > Hey f

Re: UPnP library for Qt

2014-06-29 Thread Kevin Krammer
On Sunday, 2014-06-29, 12:25:43, Shantanu Tushar Jha wrote: > Hey folks, > > One of the things we wanted to implement in Plasma Media Center is > DLNA/UPnP support. A quick search seems to suggest > https://code.google.com/p/qupnp/ for Qt projects. Has anybody used it in > their projects or have a

UPnP library for Qt

2014-06-28 Thread Shantanu Tushar Jha
Hey folks, One of the things we wanted to implement in Plasma Media Center is DLNA/UPnP support. A quick search seems to suggest https://code.google.com/p/qupnp/ for Qt projects. Has anybody used it in their projects or have any other suggestions? Or, should we directly use GUPnP with a wrapper?