14 June ‘14

Done with the form today. Only styling remains. Data being computed in JS and saved to database.

Here’s a screenshot for the form: link

Screenshot of the database table: link

The following parameters will be fetched from stream: Video Quality, Video Format and Frame Rate. It needs to be seen how I will fetch those.

Tasks for tomorrow:

 
0
Kudos
 
0
Kudos

Now read this

1 Aug ‘14

Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →