novnc / websockify

Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to replay the frame buffer data

gaoxiong523 opened this issue · comments

image
sorry , i want to know how to replay the raw frame data use javascript. please help me. Thanks.

The only consumer of that data is this debugging tool in noVNC:

https://github.com/novnc/noVNC/blob/master/tests/playback.js

Please have a look at that code for an example of how to use the data.