We're using something like this to pull the screenshots out: ffmpeg -i disk-audio-video.20070825-140710.ogg -ss 00:05:00 -s 320x240 -vframes 1 -f mjpeg 1.jpg The streaming setup is a Panasonic PV-GS70D pushing video via firewire into a Macbook Pro running Debian Unstable. From there Flumotion is used to encode the video as OGG Theora/Vorbis, send it to the nixnuts server, stream it live and generate the permanent copies. The encoding settings are all default except the frames per second which has been raised to 20. Might need to lower this later if the stream becomes very popular. Three people watching the stream at the same time pull down nearly 1 megabit per second. I'm also monitoring comments on #HLUG at irc.freenode.net using BitchX. In the future we need to: - Erase the whiteboard (duh) - Turn off image stabilization (causes video to bob and weave on closeups) - Put a copy of the slides in the incoming directory BEFORE the presentation - Get a proper link on the HLUG main page