Commit Graph

26 Commits

Author SHA1 Message Date
amit bezalel
adee751f0e some explanations about architecture 2017-07-15 08:09:52 +03:00
amit bezalel
947ef9d970 better locations for online images 2017-07-15 07:54:14 +03:00
amit bezalel
01fd227088 some more house cleaning, updated license & docs 2017-07-15 07:52:23 +03:00
amit bezalel
fa61227d89 cleaning up some old comments 2017-07-15 06:25:05 +03:00
amit bezalel
680859b0ad adjusted play rate by adding sleep to the player if message timestamp is in the future 2017-07-14 17:57:22 +03:00
amit bezalel
01f050ae21 made vnc replay-to-client work! 2017-07-14 17:43:20 +03:00
amit bezalel
852f08db21 some work on the replay subsystem, plus getting better grasp of the FBS format 2017-07-14 00:52:50 +03:00
betzalel
7dc1773596 added an fbs reader and server, still not tested 2017-07-12 18:23:52 +03:00
amit bezalel
fe51682a55 fixed recorder (message init logic broke it)
added some handling for pixel format changes
2017-07-12 01:06:02 +03:00
betzalel
18bef62b79 * some debugging and fixing in the proxy (still needs some work)
* added a logger and stringers for message types
2017-07-11 16:50:06 +03:00
amit bezalel
092f92264a added *.test to gitignore 2017-07-09 09:55:45 +03:00
amit bezalel
46fcc0e137 remove debug files 2017-07-09 09:54:47 +03:00
amit bezalel
86938a8d76 created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
amit bezalel
d40b7670d5 making the recorder async 2017-07-07 23:46:05 +03:00
amit bezalel
7882e7f051 added serverInit listening and recorder adaptation for being created outside of the client 2017-07-07 13:32:21 +03:00
amit bezalel
ed0dc6839c added tightpng encoding 2017-07-02 22:27:20 +03:00
amit bezalel
076d8bb4cf Added server for web sockets, plus some refactoring 2017-07-01 23:01:58 +03:00
amit bezalel
66c322c164 added a vnc server and the required client messages parsers.
now I should get to tying up the proxying connections and checking what should be written to the file. (server init?)
2017-06-21 00:42:06 +03:00
amit bezalel
007e748c61 added RfbReaderHelper which wraps the connection reader and allows to add listeners like the recorder or proxy
added fbs recorder, and tested it against vine vnc server 5.0.1 and rfbplayer 1.4 —> works! (there is still some problem with tight VNC server)
2017-06-17 11:02:06 +03:00
betzalel
a74fe9e60c added gitignore 2017-06-14 10:55:02 +03:00
betzalel
f28d0de0ad refactored encodings to directories. 2017-06-14 10:54:15 +03:00
betzalel
89ff8ac9e3 added coRRE 2017-06-12 18:56:50 +03:00
betzalel
c9d4deadad added the project files for vscode and intellij 2017-06-12 18:40:41 +03:00
Amit Bezalel
10eefbe1b5 Create README.md 2017-06-12 18:38:15 +03:00
Amit Bezalel
bf414fb99f A fully functional VNC reader including tight encoding 2017-06-12 18:35:05 +03:00
Amit Bezalel
6b8a124e23 Initial commit 2017-06-12 18:31:58 +03:00