https://github.com/broadbent/scootplayer
Revision 2875d8896eba91a2d5cb0012a6b3dfb2eb19c951 authored by broadbent on 09 October 2014, 21:16:18 UTC, committed by broadbent on 09 October 2014, 21:16:18 UTC
1 parent f0fd94d
Raw File
Tip revision: 2875d8896eba91a2d5cb0012a6b3dfb2eb19c951 authored by broadbent on 09 October 2014, 21:16:18 UTC
Fixed README.md
Tip revision: 2875d88
TODO.md
* Move to multiple representation objects
	* Contains URLs in a (dict or list) with all associated metadata
* SourceURL -> item method
* Overwrite bandwidth estimation class to emulate different players
* Load a 'playback' file to request specific chunks at specific times
* Load a 'traffic' file to emulate traffic conditions at given times
* zeromq interface to control clients and report stats
* JSON API
back to top