Changes

Ubuntu

11 bytes added, 13:10, 2 November 2013
Upstart to launch/respawn installation
=Upstart to launch/respawn installation=
*create this in /etc/init/facegraft.conf
*<blockquote><pre>
#!upstart
description "Face Swap"
# Give up if restart occurs 10 times in 90 seconds.
respawn limit 10 90
</pre></blockquote>
=UVC / webcam control in ubuntu=