[Vnc2swf-users] password file
Status: Alpha
Brought to you by:
euske
From: Matthew T. <ths...@ho...> - 2006-10-28 20:55:09
|
Hi, I posted this but did not see it on the archive list. Sorry if I'm double posting. Hello I am trying to use the command line options to start a recording. Below is the command and switches I am using. vnc2swf.py -n -o c:\NameOfFlash.swf -t video -P PasswordFile 127.0.0.1 5900 The issue is with the password file. I'm not sure it works with windows as the only way I can get it to work is if I use a plain text password file. I tried to use a program called vncpasswd.exe that comes with a oss project called vnc2snapshot. The Vncpasswd does create a file with the password encrypted but if I use that vnc2swf does not connect. The only way I can get the above command to work is if I create the password file in plain text. I would really like to get it working using the encrypted password file as its better security. Does the password file work in windows like it does in linux? Thanks |