dlna: add GetProtocolInfo action
Adds support for querying media formats supported by a Media Renderer device. Profiles related to H264/HEVC and MP3/AAC/AC-3 codecs are added. We transcode to the default/mandatory DLNA audio and video profiles for any non-supported formats since these are suppose to be supported by every DLNA certified device. Signed-off-by:Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Showing
- modules/services_discovery/Makefile.am 1 addition, 0 deletionsmodules/services_discovery/Makefile.am
- modules/stream_out/dlna/dlna.cpp 233 additions, 35 deletionsmodules/stream_out/dlna/dlna.cpp
- modules/stream_out/dlna/dlna.hpp 40 additions, 1 deletionmodules/stream_out/dlna/dlna.hpp
- modules/stream_out/dlna/profile_names.hpp 846 additions, 0 deletionsmodules/stream_out/dlna/profile_names.hpp
Loading
Please register or sign in to comment