iPhone interface for MediaPortal (iPiMP) - original thread (now closed) (2 Viewers)

Status
Not open for further replies.

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
57
West Yorks, UK
Home Country
United Kingdom United Kingdom
Re: AW: iPhone interface for MediaPortal (iPiMP) - 4.1.0

hi cheezy,

kommst du bezüglich iPhone LiveTV Streaming voran? Hat der Segmenter vom DVBViewer weitergeholfen?

Gruss,
nicx...

Hi nicx - I don't speak German - but here's the google translation...

you come streaming LiveTV on iPhone progressing? If the Segmenter weitergeholfen by DVBViewer?

So the answers I think are:

The segmenter built for DVBViewer didn't go anywhere - the developer didn't get back to me and the plugin wasn't much use either.

HOWEVER - A forum member contacted me in the last few days and supplied an open source segmenter compiled for windows - he has managed to use this manually to get a live TV stream on his iPhone. I am now in the process of testing this and seeing how best to integrate it into iPiMP. It is a big step forward in getting live TV and I'm very excited about it.

I have been making a number of changes recently to incorporate Handbrake into iPiMP which is nearly complete, so I'll probably release a version with these changes in and then work on getting the live TV streams into the next version. Hopefully this aspiration will not jinx the work (like it did last time).
 

nicx

Portal Pro
February 1, 2006
387
12
Stuttgart
Home Country
Germany Germany
AW: iPhone interface for MediaPortal (iPiMP) - 4.1.0

omg im sorry, i just forgot to switch my brain to english output ;)

thank you anyway, i am glad to read your development progress with this, and if you need beta testers i am yours ;)

nicx...
 

CHli

Portal Pro
July 5, 2005
1,251
14
Switzerland
Home Country
Switzerland Switzerland
Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

Hi cheezey,

Handbrake integration will be a big plus because at the moment I can only play the reencoded video once they are completely downloaded to my phone. (I don't think there is an option in ffmpeg to reorganise the mp4 files to permit to play the movie while downloading (progressive download). This option is available in handbrake and works well (I tried this afternoon).

I'm also looking forward transcoding for live tv access :) What's your approach for that ? VLC ? Live555 ?

Thanks !
 

winniwinter

MP Donator
  • Premium Supporter
  • January 5, 2009
    162
    3
    Freiburg
    Home Country
    Germany Germany
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Hi cheezey,

    I recently updated my MP Clients to RC 1.1 and also the moving pictures plugin to the latest version. tv and stuff works fine. but when I want select a filter in moving pictures like "Recently Added". I get en error on my iphone and the log of the clients says:

    Code:
    2010-02-25 07:32:04.730400 [ERROR][(16)]: MediaPortal: Unhandled exception occured
    2010-02-25 07:32:04.748400 [ERROR][(16)]: Exception   :System.TypeLoadException: Der Typ "Cornerstone.Database.Tables.DatabaseTable" in der Assembly "MovingPictures, Version=1.0.3.1066, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.
       bei MPClientController.MPClientController.MovingPictures.GetMovies(String filter, String value, Int32 start, Int32 pagesize)
       bei MPClientController.MPClientController.ClientPlugin.InputReceived()
       bei MPClientController.MPClientController.ClientPlugin.DoListen()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    2010-02-25 07:32:04.753400 [ERROR][(16)]: Exception   :Der Typ "Cornerstone.Database.Tables.DatabaseTable" in der Assembly "MovingPictures, Version=1.0.3.1066, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.
    2010-02-25 07:32:04.758400 [ERROR][(16)]:   site      :System.String GetMovies(System.String, System.String, Int32, Int32)
    2010-02-25 07:32:04.763400 [ERROR][(16)]:   source    :MPClientController
    2010-02-25 07:32:04.768400 [ERROR][(16)]:   stacktrace:   bei MPClientController.MPClientController.MovingPictures.GetMovies(String filter, String value, Int32 start, Int32 pagesize)
       bei MPClientController.MPClientController.ClientPlugin.InputReceived()
       bei MPClientController.MPClientController.ClientPlugin.DoListen()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()

    I must say that I made a backup of my database + thumbs folder befor upgrading to 1.1 RC (before it was 1.1 ALPHA)
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,559
    312
    57
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Hi cheezey,

    Handbrake integration will be a big plus because at the moment I can only play the reencoded video once they are completely downloaded to my phone. (I don't think there is an option in ffmpeg to reorganise the mp4 files to permit to play the movie while downloading (progressive download). This option is available in handbrake and works well (I tried this afternoon).

    I'm also looking forward transcoding for live tv access :) What's your approach for that ? VLC ? Live555 ?

    Thanks !

    CHli - I can view my transcoded recordings without having to wait for the whole file to download. Have you changed any of the default transcode parameters? Or do you have a Safari download plugin loaded on your iPhone?

    Live TV - look here.

    Basically another forum member has compiled a working version of the segmenter.

    Hi cheezey,

    I recently updated my MP Clients to RC 1.1 and also the moving pictures plugin to the latest version. tv and stuff works fine. but when I want select a filter in moving pictures like "Recently Added". I get en error on my iphone and the log of the clients says:

    Code:
    2010-02-25 07:32:04.730400 [ERROR][(16)]: MediaPortal: Unhandled exception occured
    2010-02-25 07:32:04.748400 [ERROR][(16)]: Exception   :System.TypeLoadException: Der Typ "Cornerstone.Database.Tables.DatabaseTable" in der Assembly "MovingPictures, Version=1.0.3.1066, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.
       bei MPClientController.MPClientController.MovingPictures.GetMovies(String filter, String value, Int32 start, Int32 pagesize)
       bei MPClientController.MPClientController.ClientPlugin.InputReceived()
       bei MPClientController.MPClientController.ClientPlugin.DoListen()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    2010-02-25 07:32:04.753400 [ERROR][(16)]: Exception   :Der Typ "Cornerstone.Database.Tables.DatabaseTable" in der Assembly "MovingPictures, Version=1.0.3.1066, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden.
    2010-02-25 07:32:04.758400 [ERROR][(16)]:   site      :System.String GetMovies(System.String, System.String, Int32, Int32)
    2010-02-25 07:32:04.763400 [ERROR][(16)]:   source    :MPClientController
    2010-02-25 07:32:04.768400 [ERROR][(16)]:   stacktrace:   bei MPClientController.MPClientController.MovingPictures.GetMovies(String filter, String value, Int32 start, Int32 pagesize)
       bei MPClientController.MPClientController.ClientPlugin.InputReceived()
       bei MPClientController.MPClientController.ClientPlugin.DoListen()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()

    I must say that I made a backup of my database + thumbs folder befor upgrading to 1.1 RC (before it was 1.1 ALPHA)

    winniwinter - Thanks for the info - I'll have a look.
     

    CHli

    Portal Pro
    July 5, 2005
    1,251
    14
    Switzerland
    Home Country
    Switzerland Switzerland
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Who said I'm using an iPhone ? ;)

    As mentionned in my previous post I'm using iPiMP on a Nexus One.
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,559
    312
    57
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Who said I'm using an iPhone ? ;)

    As mentionned in my previous post I'm using iPiMP on a Nexus One.

    Doh! - sorry.

    I think I need to get my hands on an Android phone - or do you know of a good emulator?
     

    feriso

    Portal Pro
    March 20, 2008
    87
    0
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Is it possible to change to iPiMP port after installation, I set it as 80 (default) when I was installing and I forgot to change it to match the port forwarding rules I have on my router
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,559
    312
    57
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    Re: iPhone interface for MediaPortal (iPiMP) - 4.1.0

    Is it possible to change to iPiMP port after installation, I set it as 80 (default) when I was installing and I forgot to change it to match the port forwarding rules I have on my router

    Yes - Edit your C:\Program Files\iPiMP\Apache\conf\iPiMP.conf

    Line 2 - change Listen 80 then restart the iPiMPweb service.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom