[Obsolete] MPWebStream: Stream TV over the internet (2 Viewers)

ravenrocks

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

Any chance of compiling a version against the latest svn? Thanks in advance.
Edit: I compiled one myself and it works great against latest svn27829.
 

Attachments

  • MPWebStream_SVN.zip
    417.6 KB

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

    Any chance of compiling a version against the latest svn? Thanks in advance.
    Edit: I compiled one myself and it works great, don't now if i'm allowed to post it here so I won't.
    Of course you're allowed to post ;) Btw, I don't know if you compiled the released beta version or the latest git revision, but the last one has some stability problems with transcoding. That's also the reason that I haven't released a stable version yet.
     

    ravenrocks

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

    I would love to try out your transcoding parameters. Will they be integrated in the near future?
     

    joxen

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

    i get this afer i typed my password

    [FaultException`1: The columns name, freetoair in table Channel do not exist.]
    System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10258154
    System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +539
    TV4Home.Server.TVEInteractionLibrary.Interfaces.ITVEInteraction.GetChannelsDetailed(Int32 groupId) +0
    MPWebStream.Site.MediaStream.GetChannels() +411
    MPWebStream.Site.Default.SetupStreamTable(MediaStream remoteControl, Configuration config) +1802
    MPWebStream.Site.Default.Page_Load(Object sender, EventArgs e) +210
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
    System.Web.UI.Control.OnLoad(EventArgs e) +124
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2513

    any hints ?? of whats going wrong ???

    do i have to make som freeto air channels ? [FaultException`1: The columns name, freetoair in table Channel do not exist.]
     

    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

    I would love to try out your transcoding parameters. Will they be integrated in the near future?
    I'm currently only using the transcoder parameters for high-end Android devices I posted on the previous page. I'm planning on creating some default parameters, but I haven't found any time yet (and fixing a crashbug is more important). What device or connection do you want to transcode for?

    i get this afer i typed my password

    [FaultException`1: The columns name, freetoair in table Channel do not exist.]
    System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10258154
    System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +539
    TV4Home.Server.TVEInteractionLibrary.Interfaces.ITVEInteraction.GetChannelsDetailed(Int32 groupId) +0
    MPWebStream.Site.MediaStream.GetChannels() +411
    MPWebStream.Site.Default.SetupStreamTable(MediaStream remoteControl, Configuration config) +1802
    MPWebStream.Site.Default.Page_Load(Object sender, EventArgs e) +210
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
    System.Web.UI.Control.OnLoad(EventArgs e) +124
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2513

    any hints ?? of whats going wrong ???

    do i have to make som freeto air channels ? [FaultException`1: The columns name, freetoair in table Channel do not exist.]
    It's an error from the TV4Home Core Service, which can't find the column freetoair in the database. Adding channels won't work, it's probably a version mismatch or maybe a bug. Which version of MediaPortal and the TV4Home Core Service are you running?
     

    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

    Download ffmpeg from here.
    Use these parameters:
    * Input method: NamedPipe
    * Output method: NamedPipe
    * Transcoder name: <path to the ffmpeg.exe you've downloaded>
    * Parameters: -y -i "{0}" -vcodec mpeg4 -b 4096k -acodec aac -strict experimental -ab 256k "{1}"
    * or you can use for h264 (more CPU intensive): -y -i "{0}" -vcodec libx264 -b 4096k -vpre fast -vpre main -acodec aac -strict experimental -ab 256k "{1}"
    If it isn't working you can change the 4096k into something lower or change the fast into faster, veryfast, superfast or ultrafast. Note that you'll need very good hardware to transcode HD.
     

    joxen

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

    thanks for the reply ..

    im runing svn version Setup-TvEngine-svn-1.1.6.27814 (my own build of tvserver/client)

    white the mpwebstream(svn) build from ravenrocks

    and tv4home update v3

    maby it is that ravenrocks build is for SVN27808 ??

    if so i whill revert back to test or wait until next releas ..
     

    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

    im runing svn version Setup-TvEngine-svn-1.1.6.27814 (my own build of tvserver/client)

    and tv4home update v3
    You'll need a newer TV4Home if you use an SVN-version of the TvEngine. See the TV4Home thread.

    I'll create offical builds for 1.2.0 as soon as it reachtes beta.
     

    Users who are viewing this thread

    Top Bottom