When I am using the commands:
$ bash run 6080 vnc_host --record "path to store recording" --web "noVNC path"
or
$ bash novnc_proxy --vnc vnc_host --listen 6080 --record "path to store recording"
to connect to a VNC server and record the session, I am able to connect to the server, but the session is not recording (the file is not getting created).
Could anyone please find a solution for this?
Expecting: Websockify should record the session and save the data for the playback