Supporting DLNA (1 Viewer)

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    This is very coincidental, I've been looking around for a DLNA implementation for my Windows machine and haven't found one that is free and will work flawlessly with my new Samsung 7 series. I need one that can transcode MPEG2 TS files (from one of my other FOSS projects, Me TV) and scale it because the TV's Media Player does not respect the PAR of the video. Some implementations claim that they can do transcoding, but all attempts have failed. Out of desperation I thought that I'd check if MP supported it in the hope that I could modify some code and I ended up here.

    Long story short, I've started to write my own (in C#) and have made good progress (but still not working), maybe you can just steal that, or run it side-by-side with MP. I expect that I'll have something within a few weeks.

    DieBagger, I figure that I'll GPL the code so it could be used in MP but I'm not going to champion that, I don't need it in MP. There's still the issue of DLNA certification which I also don't care about :)

    Sounds great. Out of curiosity do you have the specs or do you use information you find on the net for implementing the dlna protocol?

    If you were to publish your source with GPL we could use it within mp, depending on how it is written as an external library or by integrating your source code in ours... ;) Did you write the UPNP stuff also from scratch or are you using a library for that? If you're interested, we have a C# .NET library in our MP2 svn repository.

    Looking forward to hearing from you.

    :D
     

    Gixxer

    Retired Team Member
  • Premium Supporter
  • August 18, 2007
    1,383
    41
    41
    Spain
    Home Country
    Spain Spain
    i stopped using wild media server cause i was not able to organize movies based on creation date. and also have a section of latests movies.

    they told me i could write a script but was not able to.
     

    hepple

    New Member
    November 21, 2010
    2
    0
    that's a shame because the transcoding is the best I've seen.

    UI could be a bit better and support for DVR would be cool.

    Just a random side question - has anyone got MediaPortal working linked to a remote device that isn't a PC.
     

    lamothe

    New Member
    November 20, 2010
    2
    0
    Canberra
    Home Country
    hepple, have you tried it on any MPEG 2 TS files? It seems to be where they all fail. My Samsung 7 series can't seem to get it right which is strange because MPEG 2 TS is what most television stations use i.e. What the device was designed to do. It must use different software/firmware/hardware for the built-in Media Player. I think that Wild Media Server was the only one that I didn't try due to the cost.
     

    dweisass

    New Member
    January 22, 2008
    3
    0
    Home Country
    United States of America United States of America
    Check out Serviio at http://www.serviio.org for a free DLNA server. They also have a Pro version that has a few extra features but the free one should do the basics of what you are looking for.
     

    Users who are viewing this thread

    Similar threads

    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    Thanks CyberSimian, will give it a try!
    Thanks CyberSimian, will give it a try!
    I have recently installed mediaportal 1 and all is working fine, however I would like the startup page to be the TV guide. I guess...
    Replies
    2
    Views
    2K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    Hi, I am using MP in a client-only setup including DVB-S card for over 10 years now. And regularily scheduling records waking up...
    Replies
    9
    Views
    3K
    Depends on what you mean by the word "works". The module is quite complete and functional.
    Depends on what you mean by the word "works". The module is quite complete and functional.
    I would like one of the above IPTC metadata fields to display when viewing pictures in MP. I don't really care which, as I can...
    Replies
    3
    Views
    4K
    Top Bottom