We just uploaded the first video from last nights BarCamp Vancouver BBQ:
I wrote a utility that reads processing requests from an Amazon SQS queue and then transcodes the video and uploads it to an Amazon S3 bucket. It’s still not completely automated, but it’s getting there. This is part of what started with this post on Bryan Zug’s blog.
Feel free to repost this, use the this code to embed the video:
<object type="application/x-shockwave-flash" width="320" height="240" wmode="transparent" data="http://s3.amazonaws.com/BarCampFlv/flvplayer.swf?file=http://s3.amazonaws.com/BarCampFlv/85195a5d26d2a56d4117cc133b2e0cac.flv&autoStart=false"> <param name="movie" value="http://s3.amazonaws.com/BarCampFlv/flvplayer.swf?file=http://s3.amazonaws.com/BarCampFlv/85195a5d26d2a56d4117cc133b2e0cac.flv&autoStart=false" /><param name="wmode" value="transparent" /> </object>
Tags: barcamp, vancouver, video, bbq, introduction



[...] Here’s last night’s BarCamp Vancouver introductions — about 18 minutes total — all transcoded via an ffmpeg based utility that Ianiv rolled — everything is automatically transcoded and then uploaded to Amazon’s S3 — nice job! [...]
Nice work Ianiv.
[...] Serve the files with Drupal, passing the media files into the open source Flow Player or aptly-named Flash Video Player, and you’re nine-tenths to bein’ illegal (as they say). [...]