kw1jjang / CalVoD

CalVoD
http://www.eecs.berkeley.edu/~kw1jjang/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

chen's clean up #9

Closed chenjiayuan closed 8 years ago

chenjiayuan commented 8 years ago

now the process I am assuming:

  1. python encode_new.py videoName.flv (or .mkv) the above code will generate chunked files inside server directory and add csv info into config/video_info.csv
  2. ./run.sh this will do the following: create user, server, cache, log directories if not there reset the database, and kill all running process; eventually, run tracker and server
  3. there is no video or chunked video files onto the master branch now, keep it local