Skip to content

Stand Alone Version of digiKam DNLA/UPNP server

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.md
Unknown
COPYING-CMAKE-SCRIPTS
Notifications You must be signed in to change notification settings

cgilles/digikam-mediaserver-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This small program is a stand Alone version of digiKam DNLA/UPNP server

To compile this code, you need Cmake under Linux. There is no dependency to digiKam core.

One script is provided to compile under linux (bootstrap-linux.sh).

A target CLI tool is generated and can be used to share folders contents to DLNA/UPNP compatible devices.

$ ./filemediaserver ERROR: path missing usage: FileMediaServerTest [-f <friendly_name>] [-p ] [-g ] -f : optional upnp device friendly name -p : optional http port : local path to serve

Links:

Gilles Caulier