amitbet / vncproxy

An RFB proxy, written in go that can save and replay FBS files
Other
206 stars 45 forks source link

How to stop recorder properly #19

Open changsijay opened 3 years ago

changsijay commented 3 years ago

I am trying to record a VNC port for 5 minutes using recorder. What is the proper way to kill the process?

Cause if I just use the kill command in Linux, sometimes the rbs file become wierd. (I use other tool to convert the rbs file to mp4 and the 5 minutes rbs became 2 hours mp4 video)

michabbs commented 3 years ago

Same issue here. Any news about it?