Commit Graph

12 Commits (423d9f66b3a6ee240d6090498c1437ab64796710)

Author SHA1 Message Date
Raphaël Vinot 7c793b4428 Generate the stream with \n between frames 2015-04-19 22:48:08 +02:00
Raphaël Vinot dd39dcb295 Cleanup and hide the complexity. 2015-04-12 19:37:43 +02:00
Raphaël Vinot bd9268860b cleanup 2015-03-30 22:16:23 +02:00
Raphaël Vinot 28deb6bbf1 Make the datastream generation way faster.
Add requirements file
2015-03-30 01:00:46 +02:00
Raphaël Vinot 496feb0d30 Fix send bytes TCP py2/3 2015-03-22 01:00:32 +01:00
Raphaël Vinot d163dfe7bd messing around 2015-03-21 20:36:53 +01:00
Raphaël Vinot 9da3123796 Improve dynamic configuration
* Control framerate in the forwarder
* The processing client can use a smaller framerate than the default/max
* The processing client can send an image smaller than the full screen
    Known Bug: doesn't work if the width is smaller than the one of the screen
* The default config is sent to the processing client by the server
    Sanity checks are made on the client configuration
* Code Cleanup
2015-03-20 00:46:31 +01:00
Raphaël Vinot b48140d50f todo ++ 2015-03-18 00:29:45 +01:00
Raphaël Vinot 67d265c59d Add TODOs 2015-03-17 08:38:58 +01:00
Raphaël Vinot 09d9826086 some speed tests 2015-03-17 00:39:57 +01:00
Raphaël Vinot f1b708db97 Fix last commit 2015-03-17 00:00:47 +01:00
Raphaël Vinot e0cbe48414 Initial version of processing over TCP stuff. Not really working. 2015-03-16 01:27:30 +01:00