Forum Moderators: phranque

Message Too Old, No Replies

DVD quality refresh rates possible using Remote Access software?

         

TravelSite

12:25 am on Aug 19, 2006 (gmt 0)

10+ Year Member



I have a desktop pc and a notebook (tablet convertable) pc in my house. I've set up a wi-fi network (54Mbps/G).

I want to be able to operate my desktop (located upstairs) using my notebook - not by way of accessing files through the network however, but rather by remote log-in to the desktop. So basically the desktop screen is displayed on my notebooks screen - and I can type in commands to the desktop using my notebook.

I want to be able to do and see everything just as though I was sitting upstairs in front of my desktop. This includes watching video feeds from the bbc or dvds in the dvd drive (my notebook doesn't have a dvd drive).

Can anyone recommend any software that will enable remote access where the screen updates quickly enough over my home network to view dvd-quality feeds?

I've already tried the built-in remote access software - but any type of video proved too jerky to be watched (even when the settings were tweaked). Furthermore the built-in remote access software doesn't allow you to watch dvds from a remote computer (why when you can just go through the network anyway?!). The built in software seems to be doing more than the simple task I want it to - e.g. show exactly whats on my desktops screen (without doing anything else) while accepting basic keyboard/mouse commands.

Can anyone recommend an alternative bit of software that does what I need?

[edited by: TravelSite at 12:26 am (utc) on Aug. 19, 2006]

FalseDawn

1:02 am on Aug 19, 2006 (gmt 0)

10+ Year Member



Why not just network share the DVD drive on the desktop and access the DVD through the share on your notebook? True it won't be "integrated" into the remote console, but at least it should work!

Remote access software is not really designed to transmit huge amounts of information.

TravelSite

12:29 pm on Aug 19, 2006 (gmt 0)

10+ Year Member



That's the thing though - I can open up and play very high resolution movies across the same network without any delay or problems.

Granted one method sends the raw data while the other one sends a compressed screen image (one at a time) - but surely the amount of bandwidth used for each can't be that different?

I have a totally different wi-fi device that plugs into the monitor out of my laptop (my laptop just assumes its a monitor) which sends the screen image to another device that I have atached to my big tv. This device (which is cheap to buy) displays whats on my notebook on my tv perfectly with no delay - so I know that this concept is feasible.

Is there some remote software that will update the screen quickly enough - preferibly that doesn't do any extras like Microsofts version (e.g. microsofts version disables dvds playing to the client device)?

[edited by: TravelSite at 12:44 pm (utc) on Aug. 19, 2006]

jtara

10:03 pm on Aug 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I echo falsedawn's sentiment, and can offer an additional option: take a look at VLC, a free, open-source video client that can also act as a server. For example, you can run VLC on a machine that has a TV tuner card, and have it act as a server. You can use VLC on your notebook to view the video.

I don't think you will find the solution you are looking for. You are missing something. Typically, MPEG decoding (or, at least, large portions of MPEG decoding) are done by your video card - NOT by your CPU. When you are viewing a DVD, the data is being sent to your video card in compressed form, and the video card is doing the decompression.

A remote access program has to send every bit on the screen. At best, it can do lossless compression, which is going to be much more data than a lossy scheme such as MPEG.