Changeset 237 for indytube/trunk

Show
Ignore:
Timestamp:
10/14/07 22:28:30 (15 months ago)
Author:
andy
Message:

small tweak to README file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • indytube/trunk/README

    r177 r237  
    22----------------- 
    33 
    4 This is a very basic script for reencoding arbitrary video files to 
     4This is a python+twisted networking-based script for reencoding arbitrary video files to 
    55flash video (flv), and then including this video in the browser with a 
    66flash video player.  The exact same approach can be used to embed a 
     
    6868------------------- 
    6969 
    70 First, you need to open up indytube.py and change the config variables 
    71 to something sensible(TODO SOON: pull out to command line args).  Here 
    72 you need to set the paths for your orginal and encoded files, plus 
     70First, you need to open up indytube.conf and change the config variables 
     71to something sensible.   
     72The default path for this file to live on a production server is  
     73/etc/indytube/indytube.conf 
     74 
     75Here you need to set the paths for your orginal and encoded files, plus 
    7376urls for the resources like the flowplayer files and your splash 
    7477screen image(an Indymedia one is included here if you need one).  You