DruTube: Build a Video Site in 1 Hour
- Install drupal 5.7+
Install modules
- media_mover
- ffmpeg_wrapper
- swfobject_api
- xspf_playlist
- flvmediaplayer
- mimedetect
Download helper files
- http://www.jeroenwijering.com/upload/mediaplayer-3-15.zip
- place in flvmediaplayer
- http://blog.deconcept.com/swfobject/swfobject.zip
- place in swfobject_api
- http://mediamover.24b6.net/ffmpeg
- place in ffmpeg
- http://mediamover.24b6.net/drivers
- place in media mover
Enable modules
- media_mover
- ffmpeg_wrapper
- swfobject_api
- xspf_playlist
- flvmediaplayer
- mimedetect
- attachments
Configure
- Create a content type admin/content/types/add
- Enable Uploads on your content type
- create node with video attached
- configure ffmpeg_wrapper (path to ffmpeg) admin/settings/ffmpeg_wrapper
- configure s3 (test)
- configure xspf_playlist - enable content type, select what kinds of files to build the playlist from
- configure flvmedia player
- add media mover configuration
- run media mover configuration
