dlna: add a DLNA stream out
commit7da4464ca093604f2a507e3b39330fed17838e62
authorShaleen Jain <shaleen@jain.sh>
Thu, 11 Oct 2018 11:43:42 +0000 (11 17:13 +0530)
committerThomas Guillem <thomas@gllm.fr>
Thu, 10 Jan 2019 16:14:00 +0000 (10 17:14 +0100)
tree1fb35154f013fa5d7b27868f830e9f610e8b9a98
parentec61edc0d0292ab37bb1dbafb23a8aed49e966bb
dlna: add a DLNA stream out

Add support for casting to a DLNA Media Renderers
implementing the AVTransport service with the
initial support of the default media format.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
NEWS
modules/MODULES_LIST
modules/services_discovery/Makefile.am
modules/services_discovery/upnp.cpp
modules/services_discovery/upnp.hpp
modules/stream_out/dlna/dlna.cpp [new file with mode: 0644]
modules/stream_out/dlna/dlna.hpp [new file with mode: 0644]
modules/stream_out/dlna/dlna_common.hpp [new file with mode: 0644]
po/POTFILES.in