[Android] aMPdroid 0.7 - Android Remote Control (1 Viewer)

Status
Not open for further replies.

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    40
    Austria
    Home Country
    Austria Austria
    I using Samsung Galaxy S and I still have problem with TV streaming. VPlayer was open and close. Where is problem? Maybe file format doesnt support with my phone?

    Same here with a Galaxy SII, I don´t think will be a codec problem, the phone can play almost all file format. I installed the new GMA version and aMPdroid 0.7.
    I have Vplayer installed but it is Free Trial, I don´t know if this is the problem. People who get it working could say what version of vplayer are using Please?.

    Are you using Android 2.3? On my Desire HD streaming with vPlayer worked fine under 2.2 but after I updated to 2.3 vPlayer crashed. There's nothing I can do though since vPlayer is (afaik) currently the only player that can play the rtsp streams.
     

    vgallego65

    MP Donator
  • Premium Supporter
  • January 26, 2006
    171
    7
    Home Country
    Spain Spain
    I using Samsung Galaxy S and I still have problem with TV streaming. VPlayer was open and close. Where is problem? Maybe file format doesnt support with my phone?

    Same here with a Galaxy SII, I don´t think will be a codec problem, the phone can play almost all file format. I installed the new GMA version and aMPdroid 0.7.
    I have Vplayer installed but it is Free Trial, I don´t know if this is the problem. People who get it working could say what version of vplayer are using Please?.

    Are you using Android 2.3? On my Desire HD streaming with vPlayer worked fine under 2.2 but after I updated to 2.3 vPlayer crashed. There's nothing I can do though since vPlayer is (afaik) currently the only player that can play the rtsp streams.

    Yes I am using Android 2.3 in my Galaxy SII and also my Tablet 7' dropad A8. I regret to hear that vplayer don´t work properly under 2.3 and hope the developer of the program could upgrade it to solve that problems.
    It is certainly a pity not having this functionality.

    I have just read from vplayer developer instructions this:
    ""If VPlayer crashes often, please change audio engine or video engine to jni in preferecnes of VPlayer"".
    I will try this evening at home, just in case the problem will be related to this. I am not very optimistic
     

    loutheo

    Portal Pro
    May 9, 2010
    52
    34
    Melbourne
    Home Country
    Australia Australia
    I am running Android 2.3 on my nexus s and changed the audio and video engine to jni and still experienced the issue where it cannot connect to service.
     

    Spooky

    MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    I finally got around to try it too :). However, I have problems with the GmaWebService. The supported functions test url works fine, but the get all videos url only gives me a "File not found" error in the browser and inside ampdroid it say "no connection to service". The configuration should be correct. This is on a Windows XP machine and my gma config looks like this for example:[collapse]
    Code:
    <appconfig>
      <config>
        <username>admin</username>
        <password>admin</password>
        <mpconfig>C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\MediaPortal.xml</mpconfig>
      </config>
      <mpdatabases>
        <database name="movies" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3" />
        <database name="music" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\MusicDatabaseV12.db3" />
        <database name="pictures" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\PictureDatabase.db3" />
        <database name="tvseries" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\TVSeriesDatabase4.db3" />
        <database name="movingpictures" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\movingpictures.db3" />
        <database name="shares" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\FolderDatabase3.db3" />
        <database name="videos" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3" />
      </mpdatabases>
      <thumbpaths>
        <thumb name="tv" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\tv\logos" virtualpath="/banners/tv/"/>
        <thumb name="radio" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\radio\logos" virtualpath="/banners/radio/"/>
        <thumb name="pictures" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Pictures" virtualpath="/banners/pictures"/>
        <thumb name="movingpictures" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\MovingPictures" virtualpath="/banners/movingpictures/"/>
        <thumb name="tvseries" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\MPTVSeriesBanners" virtualpath="/banners/tvseries/"/>
        <thumb name="fanart" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Fan Art" virtualpath="/banners/fanart/"/>
        <thumb name="videos" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Videos" virtualpath="/banners/videos/"/>
        <thumb name="music" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Music" virtualpath="/banners/music/"/>
        <thumb name="thumbnails" path="C:\Program Files (x86)\iPiMP\Aspx\WebServiceThumbs" virtualpath="/WebServiceThumbs/"/>
      </thumbpaths>
    </appconfig>
    [/collapse]What could be going wrong here? The supported functions string says " ... "SupportsVideos":true ... ". I am only trying to access videos.

    Hi!
    Do you have the files locally or on a shared folder on another device? If you have it on another device you need to set the GMAservice to run as a user that have access to that device, and not the local system account that it is installed with.
    I had the same problem, and after i changed the account GMA runs with, it now works for me.
    No, the files are local (see the gma config).
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    40
    Austria
    Home Country
    Austria Austria
    I finally got around to try it too :). However, I have problems with the GmaWebService. The supported functions test url works fine, but the get all videos url only gives me a "File not found" error in the browser and inside ampdroid it say "no connection to service". The configuration should be correct. This is on a Windows XP machine and my gma config looks like this for example:[collapse]
    Code:
    <appconfig>
      <config>
        <username>admin</username>
        <password>admin</password>
        <mpconfig>C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\MediaPortal.xml</mpconfig>
      </config>
      <mpdatabases>
        <database name="movies" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3" />
        <database name="music" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\MusicDatabaseV12.db3" />
        <database name="pictures" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\PictureDatabase.db3" />
        <database name="tvseries" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\TVSeriesDatabase4.db3" />
        <database name="movingpictures" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\movingpictures.db3" />
        <database name="shares" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\FolderDatabase3.db3" />
        <database name="videos" filename="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3" />
      </mpdatabases>
      <thumbpaths>
        <thumb name="tv" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\tv\logos" virtualpath="/banners/tv/"/>
        <thumb name="radio" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\radio\logos" virtualpath="/banners/radio/"/>
        <thumb name="pictures" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Pictures" virtualpath="/banners/pictures"/>
        <thumb name="movingpictures" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\MovingPictures" virtualpath="/banners/movingpictures/"/>
        <thumb name="tvseries" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\MPTVSeriesBanners" virtualpath="/banners/tvseries/"/>
        <thumb name="fanart" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Fan Art" virtualpath="/banners/fanart/"/>
        <thumb name="videos" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Videos" virtualpath="/banners/videos/"/>
        <thumb name="music" path="C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Music" virtualpath="/banners/music/"/>
        <thumb name="thumbnails" path="C:\Program Files (x86)\iPiMP\Aspx\WebServiceThumbs" virtualpath="/WebServiceThumbs/"/>
      </thumbpaths>
    </appconfig>
    [/collapse]What could be going wrong here? The supported functions string says " ... "SupportsVideos":true ... ". I am only trying to access videos.

    Hi!
    Do you have the files locally or on a shared folder on another device? If you have it on another device you need to set the GMAservice to run as a user that have access to that device, and not the local system account that it is installed with.
    I had the same problem, and after i changed the account GMA runs with, it now works for me.
    No, the files are local (see the gma config).

    I've updated the urls in the second post (sort and order parameters are mandatory in the new version...
     

    optx

    Portal Member
    September 29, 2008
    41
    3
    Germany
    AW: [Android] aMPdroid 0.7 - Android Remote Control

    Thanks a lot 0.7 is nice for streaming TV on my Dell Streak :)
    Great App !!
     

    MacGyverek

    Portal Pro
    January 27, 2010
    144
    23
    Rydułtowy
    Home Country
    Poland Poland
    DieBagger I have question for you...How can I check a streaming function on PC/laptop?? Maybe I have problem with LAN configuration/firewall etc...
     

    dirki1972

    Portal Pro
    July 23, 2007
    217
    16
    Home Country
    Germany Germany
    AW: Re: [Android] aMPdroid 0.7 - Android Remote Control

    I using Samsung Galaxy S and I still have problem with TV streaming. VPlayer was open and close. Where is problem? Maybe file format doesnt support with my phone?

    Same here with a Galaxy SII, I don´t think will be a codec problem, the phone can play almost all file format. I installed the new GMA version and aMPdroid 0.7.
    I have Vplayer installed but it is Free Trial, I don´t know if this is the problem. People who get it working could say what version of vplayer are using Please?.

    me too, but after adjust the codec in vplayer... then tv stream work.

    adjust in vplayer -> audio engine to "JNI"
    adjust in vplayer -> video engine to "JNI"

    then tv works for me on Samsung Galaxy SII

    regards
    dirk
     

    vgallego65

    MP Donator
  • Premium Supporter
  • January 26, 2006
    171
    7
    Home Country
    Spain Spain
    Re: AW: Re: [Android] aMPdroid 0.7 - Android Remote Control

    I using Samsung Galaxy S and I still have problem with TV streaming. VPlayer was open and close. Where is problem? Maybe file format doesnt support with my phone?

    Same here with a Galaxy SII, I don´t think will be a codec problem, the phone can play almost all file format. I installed the new GMA version and aMPdroid 0.7.
    I have Vplayer installed but it is Free Trial, I don´t know if this is the problem. People who get it working could say what version of vplayer are using Please?.

    me too, but after adjust the codec in vplayer... then tv stream work.

    adjust in vplayer -> audio engine to "JNI"
    adjust in vplayer -> video engine to "JNI"

    then tv works for me on Samsung Galaxy SII

    regards
    dirk

    Hey, great news I would try change to JNI this evening, as far as I got the same phone.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom