https://github.com/broadbent/scootplayer
Revision c1e80752842d851ad6448a5627d4974fed825d8a authored by Matthew Broadbent on 01 September 2014, 21:58:58 UTC, committed by Matthew Broadbent on 01 September 2014, 21:58:58 UTC
1 parent 106cdc0
Raw File
Tip revision: c1e80752842d851ad6448a5627d4974fed825d8a authored by Matthew Broadbent on 01 September 2014, 21:58:58 UTC
Initial remote control implementation
Tip revision: c1e8075
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