I've been building a plugin for MediaPortal 2 Server to allow UPNP/DLNA devices to access media from the media library.
Background: A while ago I used to use windows mediacenter. No matter how hard I tried it just wouldn't stay stable. So I went out and bought an Internet telly with DLNA to replace it. Now I needed a DLNA media server to serve all my digital content. I tried Serviio but that did a terrible job. So I set out on a quest to find some open software that I could modify for my own purposes. MediaPortal 2 was perfect since it already had a UPnP implementation.
I'm going to share my development progress on this thread. Comments are of course welcome at anytime.
After a few months of initial development, I managed to get my MediaPortal 2 Server plugin to serve up an MP3 to my iPhone (MediaConnect App). The MP3 was the main theme to Skyrim (a great game by the way). Later I was getting some of my photo library displayed.
However there is still a long way to go, so stay tuned.
Edits by morpheus_xx:
The development continued and we created new test snapshots of this plugin!
2014-11-26:
Latest version of the code - https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_DLNA_v2
2015-03-08:
Background: A while ago I used to use windows mediacenter. No matter how hard I tried it just wouldn't stay stable. So I went out and bought an Internet telly with DLNA to replace it. Now I needed a DLNA media server to serve all my digital content. I tried Serviio but that did a terrible job. So I set out on a quest to find some open software that I could modify for my own purposes. MediaPortal 2 was perfect since it already had a UPnP implementation.
I'm going to share my development progress on this thread. Comments are of course welcome at anytime.
After a few months of initial development, I managed to get my MediaPortal 2 Server plugin to serve up an MP3 to my iPhone (MediaConnect App). The MP3 was the main theme to Skyrim (a great game by the way). Later I was getting some of my photo library displayed.
However there is still a long way to go, so stay tuned.
Edits by morpheus_xx:
The development continued and we created new test snapshots of this plugin!
2014-11-26:
- Requirements: weekly build from https://forum.team-mediaportal.com/threads/mediaportal-2-development-snapshot-2014-11-15.128419/
- MediaServer-Plugin (MP2-Server) (attached)
Latest version of the code - https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_DLNA_v2
2015-03-08:
- Requirements: weekly build from https://forum.team-mediaportal.com/threads/mediaportal-2-weekly-snapshot-2015-02-22.129821/
- MediaServer Plugin from http://tinyurl.com/prg2q7f
Last edited by a moderator: