Created
June 24, 2011 16:33
-
-
Save bamthomas/1045154 to your computer and use it in GitHub Desktop.
webcam war room
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
<html> | |
<head> | |
<META HTTP-EQUIV="Refresh" CONTENT="1"> | |
</head> | |
<body> | |
<img src="warroom.jpeg"> | |
</body> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
watch -n 1 streamer -s 1280—720 -f jpeg -o /var/www/avsp/warroom.jpeg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment