-
- Make sure you have a photo partition
- Make sure you have the correct Replay IP in replays.txt
- See if you can get a screenshot if you use your web browser to go to http://replay.ip.addr/screenshot.bmp?sync=1.
2004-05-08 13:54:25 UTC in RTV Remote Commander
-
Sorry I didn't get to this right away. Glad you got it figured out, good luck with offloading all your shows :)
2004-03-08 23:45:02 UTC in RTV Remote Commander
-
Sounds like the same problem seen in
https://sourceforge.net/tracker/index.php?func=detail&aid=860063&group_id=92073&atid=599420
Check to make sure you don't have a blank line at the end of replays.txt, there is a small bug that will cause it to try to add the blank entry to the list of replays, but errors out.
2004-03-07 21:32:18 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
Per a later post in avs forum, this issue is resolved.
2004-01-23 14:12:23 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
The screenshot feature is only available in the 5.1 software.
2004-01-23 14:10:20 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
How are you running the app? From the command line? If so,
you need to 'cd' to the directory containing the java files
before running java. This error is caused when it can't
find the RTVrc.class file. You can also try running
set CLASSPATH=c:\rtvrc\
before running the app like
java RTVrc
(where c:\rtvrc\ is the path to where you unzipped it)
2004-01-09 23:09:02 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
Duplicate of #873141.
2004-01-09 23:01:53 UTC in RTV Remote Commander
-
You need to run RTVrc on a PC at home, and forward the port on your router to that PC. Take a look at lizard_boy's more comprehensive details at http://www.avsforum.com/avs-vb/showthread.php?postid=2770456#post2770456.
2004-01-07 23:39:09 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
Glad it works for you, closing this bug.
2003-12-17 04:30:47 UTC in RTV Remote Commander
-
Logged In: YES
user_id=882433
You've got an extra blank line at the end of the .txt file,
delete it and see if it works. Guess I should fix the code
some time to ignore blank lines rather than just bomb out... :)
2003-12-16 05:05:27 UTC in RTV Remote Commander