/insight-recorder

Insight recorder - usability testing tool

Primary LanguagePythonOtherNOASSERTION

This is a prototype application for recording screencasts and webcams simultaneously for running user testing sessions. Use at your own risk.


== system install ==

$ sudo python setup.py install --prefix=/usr

- see also python setup.py install --help

== single user install ==

Either just run from current directory or use:

$ python setup.py install --home

- see also python setup.py install --help


== run ==

insight-recorder

== Required dependencies ==

Debain/Ubuntu package names:

- python-gst0.10
- python-gi
- gir1.2-gtk-3.0
- gir1.2-gudev-1.0
- gstreamer0.10-plugins-bad (vp8enc)
- gstreamer0.10-plugins-good
- gstreamer0.10-alsa

# special for ubuntu gir1.2-appindicator3-0.1