Android: What is your experience? (2 Viewers)

zicoz

MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Hm ok, but couldn't one work around this with a dedicated Silverlight app, or will such an app need a webkit-browser to work?
     

    cronqvist

    Portal Member
    September 22, 2008
    27
    0
    Denmark
    I think iPimp is a briliant piece of work, but when it comes to remote control Mediaportal client I think it is way too slow. When turning the volume up ordown it does not always react instantly and sometimes it doesnt at all. Or when changing to the next song sometimes there is a long delay before the next song starts. I guess its because it has to go through a webserver instead of communicating directly with Mediaportal.

    Also when beeing idle or away from the phone for some time, it is as if the "remote session" has expired, because I have to go back to iPimp homepage and then again enter the MediaPortal client and remote to get MediaPortal to respond to remote commands.

    Buttomline is that the constant delays on commands beeing send to MediaPortal from iPimp remote makes me look for alternative remote apps for my Android phone (HTC Legend).
     

    paulwillfixi

    Portal Member
    June 15, 2009
    5
    1
    Home Country
    When I try to play a recorded program I get the error "Sorry this video can't be played."

    I have just upgraded to the HTC Desire.

    Is there something I am supposed to do to make it work?

    (my missus is still on the iPhone and is loving iPimp!)
     

    BeLLe

    Portal Pro
    August 13, 2008
    92
    2
    I'm trying to get LiveTv to work but I get this error after I press the play button:

    #EXTM3U
    #EXT-X-VERSION:1
    ## Created with mod_smooth_streaming(version=1.4.0)
    #EXT-X-STREAM-INF:pROGRAM-ID=1,BANDWIDTH=320000,CODECS="mp4a.40.2,avc1.66.30",RESOLUTION=420x272
    SmoothStream-320k.m3u8

    I tried both on my HTP Desire and with firefox. It's the same error in both. I'm completely new to iPimp but it looks great so I would love to get it to work
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,560
    312
    55
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    Live TV does not work with Android as Android does not support live HTTP streaming yet.

    It should work with Firefox (although Chrome is better). You need the iPiMP 5.0.1 patch, this adds an additional button which launches a Silverlight stream in your browser.
     

    stenmark

    New Member
    June 15, 2010
    2
    0
    Home Country
    Sweden Sweden
    It shouldnt be a problem to repack the live TV stream into rtsp stream with VLC.
    I tried it on my setup, and if i start timeshifting with e.g. iPimp or use manual control in the TV server setup, i can transcode with the following line:
    Code:
    vlc rtsp://stenmark.homeip.net/stream2.0 :sout=#transcode{vcodec=mp4v,vb=260,scale=0.25,acodec=mp4a,ab=64,channels=1}:rtp{dst=192.168.0.10,port=1234,sdp=rtsp://stenmark.homeip.net:8080/test.sdp}

    rtsp://stenmark.homeip.net/stream2.0 will fetch the MP rtsp stream
    transcode{vcodec=mp4v,vb=260,scale=0.25,acodec=mp4a,ab=64,channels=1} transcode to a format that works for android. This setting works on my Xperia X10 mini.
    rtp{dst=192.168.0.10,port=1234,sdp=rtsp://stenmark.homeip.net:8080/test.sdp} Put the transcoded stream in a RTSP stream that is now acceible via rtsp://stenmark.homeip.net:8080/test.sdp in my android

    Unfortunatelly i am rather useless in web programming so i cant incoroprate this into iPimp. But it would be nice if there was a 4th button on the watchstream page that starts the VLC process and links to the output RTSP stream. It shoudlnt be that difficult.
     

    hegu

    MP Donator
  • Premium Supporter
  • May 16, 2007
    16
    1
    Home Country
    Sweden Sweden
    The Nexus one present does not work with my htc hero. Does anyone know what settings I should use?
     

    dubbeld

    Portal Member
    February 1, 2007
    14
    7
    I also wanted TV on my android, so I fixed it using VLC.

    Index of /port/MP you can see the result here, it has a webinterface to select a channel, then VLC has to stream for 10 secs (which is faster then iPimp ;)).

    There is only one problem. It uses the RTSP protocol, but VLC won't allow me to choose the ports on which audio and video will be streamed. You can only give a startport (like above: 1234) but each time you start a stream, this port will be upped by three. So you have to open NAT ports 1234 to 5000 or more... or use VPN or use it only local (Wifi).

    If someone knows an answer to this problem, I can fix it and release MP HTTP-Stream. It can also stream your movies and music :).

    device3.png

    device2.png
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 MP2 DLNA status? DE
    What I meant is that we have a MP2 plugin called UPnP Render that can play media from DLNA servers if I remember correctly. I don't know the current state of the plugin though. That's why MP2 probably never will be certified. ;) Yes, that was also the idea, but it is a big job as all TV's, software etc. seems to not do everything...
    What I meant is that we have a MP2 plugin called UPnP Render that can play media from DLNA servers if I remember correctly. I don't...
    So I'm wondering what the state of play is with MP2 and DLNA functionality? When I started this post, I did see some posts...
    Replies
    10
    Views
    3K
    P.S. - Strangely, the TV Server my single seat setup (1.27 on a modest machine running Windows 10 Pro x64) is working from my office machine MP client. Same exact network, firewall, Defender settings. It's a slightly older version of Win 10 though - I haven't updated to 20Hx on it yet. Maybe I shouldn't (or maybe I should image it...
    P.S. - Strangely, the TV Server my single seat setup (1.27 on a modest machine running Windows 10 Pro x64) is working from my...
    Let me start by asking if anyone has TV Server running PROPERLY on a Windows 10 machine, and if so are you using RTSP or UNC share...
    Replies
    9
    Views
    2K
    MP1 MP2 MP2 - V2.4 Some ideas and questions? DE
    Hi, must be really a while, cuz I can not remember any post from you ;) But might be also that I joined the team too late. Yes, there will be many things. Main reason is simply, that MP2 is not developed based on MP1. I for example never used MP1. I tried it lately to test voice control and was shocked about many inconsistancies in...
    Hi, must be really a while, cuz I can not remember any post from you ;) But might be also that I joined the team too late. Yes...
    It´s been a while... :) Well, simply the reason is cause MP1 was working so well... :) Now I decided to upgrade my old servers and...
    Replies
    1
    Views
    1K
    That's fun. I shattered my kneecap on one of those e-scooters. I'm terribly out of shape from the months of being bedridden. I didn't get fat, at least, but a walk in the park is not an expression of something being easy anymore.
    That's fun. I shattered my kneecap on one of those e-scooters. I'm terribly out of shape from the months of being bedridden. I...
    It seems odd that most of the problems that people complain about are that we can't switch to MP2 because there's no plugins for...
    Replies
    8
    Views
    2K
    MP1 MP2 Back to MP DE
    Hi, i don't know if this is the right place to post this, but here we go... In the last couple of months i felt the urge to switch away from Mediaportal. While still working very well there were all this shiny new possiblities with Android TV / Kodi, etc. MP seemed a little bit prehistoric in comparision to the alternatives. Kodi has...
    Hi, i don't know if this is the right place to post this, but here we go... In the last couple of months i felt the urge to switch...
    Hi, i don't know if this is the right place to post this, but here we go... In the last couple of months i felt the urge to switch...
    Replies
    0
    Views
    885
    Top Bottom