Closed DJAGABATHOME closed 3 years ago
I'm afraid that I'm not at all familiar with DLNA devices. If it helps, this library acts as a UPnP client, and it sounds like you're asking about implementing a UPnP server - if so then I don't think there's much here that would help with that implementation.
Closing as seemingly out of scope.
Would it be possible to create a dlna device implementation with this library? So a device that actually listens to play, stop, previous, next, requests and can receive direct URI commands? I believe it is called a media renderer? If so, please provide a little example with the play stop previous next as stubs. I would like to use this as a starting point for creating the device that can be controlled via dlna. Thanks.