~ft/wrec

Screen/window recording for Plan 9 (unsupported, use hj264 instead)
a3dd67c2 — Sigrid Haflínudóttir 4 years ago
update install instructions and add license
569993a5 — Sigrid Haflínudóttir 4 years ago
gif is already an image
7f987551 — Sigrid Haflínudóttir 4 years ago
add readme

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ft/wrec
read/write
git@git.sr.ht:~ft/wrec

You can also use your local clone with git send-email.

#wrec

Screen/window recording for Plan 9. WIP.

Currently wrec records one input (as /dev/screen or /dev/wsys/X/window) as an animated gif at a specific FPS.

There are some challenges hence WIP:

  • currently mouse pointer isn't visible
  • mouse button presses aren't shown
  • key presses aren't shown
  • no sound is recorded
  • it would be nice to record a stream as a mov container with qtrle for video track and something for the audio track

It seems like the only way to do some of these things without patching rio is to provide it with wrec's own mouse and keyboard files that are filters on top of kernel's device files.

#Installation

Clone, run mk install.