Remote Desktop with Radmin v3.0b1 (1 Viewer)

ferdaze

New Member
May 21, 2006
1
0
Is anyone using Famatechs Radmin to remote desktop control the MP server? I have been using Radmin v2.2 with great luck. Famatech released Radmin v3.0b1 and it works faster and with less server resources but when MP starts I can not see the display update. I can only see the screen updates when I move the mouse as the Radmin updates the screen under the mouse. :(
 

aasmund Nordal

Portal Pro
June 20, 2005
203
0
Norway
Home Country
Norway Norway
I have used radmin aswel but I changed to ultravnc.
I remember a webpage tested it to be faster and use less resources, if my memory is intact. Radmin 2.2 that is.

You should check it out. It's free.
 

hayward_room

Portal Member
August 30, 2007
7
0
Home Country
United States of America United States of America
I ran RAdmin ver. 3.0 and it seems to be much faster than UltraVNC and TightVNC.

However, in RAdmin I could not display MP at all - it just sits on its blank "blue screen" main menu and could not see anything...

I've also tried it in window mode instead of full screen but still no luck to watch TV.

Any ideas on how to resolve this?

Greatly appreciated!
:)
 

diehard2

Retired Team Member
  • Premium Supporter
  • April 22, 2006
    518
    28
    Chicago
    Home Country
    United States of America United States of America
    Hi guys, any reason you don't use remote desktop? I've found it to be far more responsive than any other software I've tried. With a simple batch file, you can log off back to your desktop and restart MP.
     

    nestochi

    Portal Member
    May 18, 2007
    20
    0
    Home Country
    hi diehard2

    could you explain how to do that?
    every time i use remote desktop , after logging out my HTPC remains locked and i have to use the keyboard to type the password and unlock it.

    thanks
     

    hayward_room

    Portal Member
    August 30, 2007
    7
    0
    Home Country
    United States of America United States of America
    Hi guys, any reason you don't use remote desktop? I've found it to be far more responsive than any other software I've tried. With a simple batch file, you can log off back to your desktop and restart MP.

    I tried RDP but it was so slow...I mean MP displays but the resolution seems to be delayed.

    That was the reason why I'm using RAdmin and it was faster but could not see anything from the screen within MP.

    Thanks.:confused:
     

    gxtracker

    Retired Team Member
  • Premium Supporter
  • July 25, 2005
    316
    2
    Home Country
    Canada Canada
    Hi guys, any reason you don't use remote desktop?

    I think because in XP when logging into an RDP session, the local desktop becomes locked, and everytime you leave the session, you have to reboot. Also the fact the DirectX doesnt display over RDP sessions is a major contributor to me using TightVNC for my administration.
     

    diehard2

    Retired Team Member
  • Premium Supporter
  • April 22, 2006
    518
    28
    Chicago
    Home Country
    United States of America United States of America
    MP itself won't work, but all of the configuration tools will, which is I assume what most people care about. Here's the batch file. I'm actually surprised you got anything to show MP. The script will log you off and restart MP.


    tscon 0 /dest:console
    cd "C:\Program Files\Team MediaPortal\MediaPortal"
    START Mediaportal.exe
    exit

    Have fun.
     

    hayward_room

    Portal Member
    August 30, 2007
    7
    0
    Home Country
    United States of America United States of America
    MP itself won't work, but all of the configuration tools will, which is I assume what most people care about. Here's the batch file. I'm actually surprised you got anything to show MP. The script will log you off and restart MP.


    tscon 0 /dest:console
    cd "C:\Program Files\Team MediaPortal\MediaPortal"
    START Mediaportal.exe
    exit

    Have fun.

    So by using RDP and embedding this script somewhere you were able to view MP fast without delays?

    Were you accessing your MP within your network or from the outside?

    Mine was so slow so that is why I tried RAdmin, which was faster, but could not see anything...

    Any ideas?

    Thanks. :confused:
     

    Users who are viewing this thread

    Top Bottom