Screencasting tool for X Window System
make
sudo make install
Usage: xscreencast [OPTION]... [PORT]
Options:
-v Verbose output
-m Maximum framerate
xscreencast [port]
xscreencast 8080
xscreencast -v 8080
xscreencast -m 8080
The stream page can also be customized. The template is stored in ~/.xscreencast/home.html
and can be edited. Note that there must be at least one img
container pointing to /scr.jpg
for streaming.
sudo make uninstall