Skip to content

Lightweight screencasting tool for the X Window System without any dependencies

License

Notifications You must be signed in to change notification settings

arnav-t/xscreencast

Repository files navigation

xscreencast Build Status

C Packagist

Screencasting tool for X Window System

Installation

make    
sudo make install     

Usage

Usage: xscreencast [OPTION]... [PORT]

Options:
	-v		Verbose output
	-m		Maximum framerate

Stream on [port]

xscreencast [port]     
xscreencast 8080     

Verbose output

xscreencast -v 8080     

Maximum framerate (frames might be skipped on slower connections)

xscreencast -m 8080       

Customization

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.
screenshot

Uninstallation

sudo make uninstall

About

Lightweight screencasting tool for the X Window System without any dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages