Rails Video Tutorial
This tutorial walks through building an application to upload, and view video files. It uses attachment_fu for uploading, ffmpeg for converting to .flv, and the Open Source FlowPlayer to play the video. http://railsonedge.blogspot.com/2009/01/flash-video-tutorial-with-rails-ffmpeg.html
Post a comment