kw1jjang / CalVoD

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

Ryan branch #7

Closed ryankashi closed 8 years ago

ryankashi commented 8 years ago

Merged Ryan_branch and Chen. Can still be ran by using ./run.sh, python ../../cache.py, etc.

Automatically sets server address to 8082, tracker to 8081 via run.sh. Slight change to how the shell scripts work. Now when running server.py, it needs an address and port. This is already implemented and updated for all shell scripts. cache.py supports its old functionality as well as new one. Simply run cache.py and it will walk you through the required fields.

For Chen's changes, running run.sh will clear all caches and kill everything (kill_all.sh is now inside of run.sh). Using encode_new.py will add a line to the csv for the video that was encoded using encode_new.py.