]> git.proxmox.com Git - mirror_novnc.git/commit
include/playback.js: support binary (non-base64) data files.
authorJoel Martin <github@martintribe.org>
Fri, 26 Oct 2012 23:08:00 +0000 (18:08 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 26 Oct 2012 23:08:00 +0000 (18:08 -0500)
commite7e6660272396282bc2c424a1920ecca839c949d
treed6c432ec37762cb9543e9e63cbe64971ab938d5a
parent49578da448707de48adb1eebd2820a007c1fb54c
include/playback.js: support binary (non-base64) data files.

Data files should now set the variable VNC_frame_encoding to either
"binary" or "base64". The python websockify recording mode adds this
automatically based on what is negotiated with the client being
recorded.
include/playback.js