[Obsolete] MPWebStream: Stream TV over the internet (1 Viewer)

joxen

MP Donator
  • Premium Supporter
  • May 14, 2008
    146
    14
    stockholm
    Home Country
    Sweden Sweden
    Re: [Beta] MPWebStream: Stream TV over the internet

    thanks working now ..
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Re: [Beta] MPWebStream: Stream TV over the internet

    Oxan: ffmpeg don't even start on my server when I try to start the transcoded stream. I have checked that my path to ffmpeg is correct and that your transcodestring is correct, and I downloaded the latest sourceversion and compiled it but its still not working, what am I doing wrong? Could you create some kind of logging?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Beta] MPWebStream: Stream TV over the internet

    It has. It is probably one of these files:
    Code:
    C:\Documents and Settings\All Users\Application Data\mpwebstream.log
    C:\ProgramData\mpwebstream.log
    C:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebStream\log.txt
    C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebStream\log.txt
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Re: [Beta] MPWebStream: Stream TV over the internet

    As I can see from the log, it tries to open the .tsbuffer-file from wrong path: C:\ProgramData\Team MediaPortal\MediaPortal TV Server\timeshiftbuffer\live2-0.ts.tsbuffer
    I have mine in c:\timeshift\...
    Could you add to the code that it finds the path from mp's xml-file.

    Edit: Nevermind what I wrote above, I see that MP resets the path when installing a new svn-version.
    I'm attaching the log for you too look at.
    The word skadad in the last line loosely translates to damaged.
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Beta] MPWebStream: Stream TV over the internet

    Well, that's weird. The error on the last line means that it cannot copy into the input pipe of the transcoder (which should be possible even if there is something wrong with the transcoder). More interesting is that it never returns from reading the output of the transcoder, which implies there's something wrong with the transcoder. Have you tried running it manually and did that work? I've also added a few more log statements to the git version, so if you could compile again maybe we can get some more useful information.
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Beta] MPWebStream: Stream TV over the internet

    Oh well, that was an error in the logging. I should really test stuff more before I push it out :) I've again updated the git version, it would be great if you could try that one.

    Anyway, it looks like it cannot start the transcoder. Did you add quotes around the path to the transcoder? Try removing them. Also, can you post mpwebstream.xml from C:\ProgramData\Team MediaPortal\MediaPortal TV Server (it contains the password, so you may want to remove that first)?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Beta] MPWebStream: Stream TV over the internet

    Great, I gave you a non-working transcoder configuration :) Adding -f mpegts before the "{1}" should make it working.
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Re: [Beta] MPWebStream: Stream TV over the internet

    Thnx Oxan, works like a charm now.

    I spoke to soon, the video is lagging severly, a couple of seconds behind the sound at least.
     

    Users who are viewing this thread

    Top Bottom