Closed feelfreelinux closed 7 years ago
We have basic DLNA functionality done. But few DLNA/UPnP actions still needs to be added.
This is done via SOAPActions. Code can be based on other functions in dlnarenderer.cpp Docs
SOAPActions
dlnarenderer.cpp
Provided docs, pausing is done
Seek file feature added with PR #6 .
And... done!
We have basic DLNA functionality done. But few DLNA/UPnP actions still needs to be added.
This is done via
SOAPActions
. Code can be based on other functions indlnarenderer.cpp
Docs