summaryrefslogtreecommitdiff
path: root/README.md
blob: b05d809d79c2cebc8c3ee9717a75a516fd32ac40 (plain)
1
2
3
4
5
6
7
8
9
10
# GUPnP DLNA

GUPnP is an object-oriented open source framework for creating UPnP devices and
control points, written in C using GObject and libsoup. The GUPnP API is
intended to be easy to use, efficient and flexible.

GUPnP DLNA is a small utility library that aims to ease the DLNA-related tasks
such as media profile guessing, transcoding to a given profile, etc.

GUPnP DLNA is free software released under the GNU LGPL.