[Vnc2swf-users] UltraVNC viewer and vnc2swf-edit
Status: Alpha
Brought to you by:
euske
From: Anatoly G. <ana...@gm...> - 2007-09-10 14:54:42
|
I am using UltraVNC viewer and UltraVNC Server. I would like to get RFB protocol is session playback (.rec) and then to use vnc2swf-edit.exe to get swf file. C:\Program Files\pyvnc2swf>vnc2swf-edit.exe -o test1.swf -c -t video test1. vnc The question is if there is a way to get RFB protocol is session playback using UltraVNC viewer? The ultravnc Java Viewer generate vncsession.fbs.001 file. But, it could not be converted using vnc2swf-edit C:\Program Files\pyvnc2swf>vnc2swf-edit.exe -o test1.swf -c -t video vncsession.fbs.001 Using pygame 1.7.1release Using pymedia 1.3.7.0 Reading vncrec file: vncsession.vnc, version='FBS 001.0'... Traceback (most recent call last): File "vnc2swf-edit", line 5, in ? File "pyvnc2swf\edit.pyc", line 229, in main File "pyvnc2swf\edit.pyc", line 77, in reorganize File "pyvnc2swf\movie.pyc", line 161, in parse_vncrec File "pyvnc2swf\rfb.pyc", line 764, in open File "pyvnc2swf\rfb.pyc", line 634, in init pyvnc2swf.rfb.RFBProtocolError: Unsupported vncrec version: 'FBS 001.0' C:\Program Files\pyvnc2swf> Thanks, Amit |