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

30 July ‘14

I installed vagrant on my Ubuntu VM, which I then had to upgrade from 1.0.1 to 1.6.3 (the latest). The Ubuntu maintainers didn’t stock the latest version, so I had to get it from the vagrant website directly. I ran a ‘vagrant up’ after... Continue →