Commit Graph

5 Commits (28cb4f802344bf9b2689d2407ea3e22e1624a9c0)

Author SHA1 Message Date
Steve Clement 28cb4f8023 - Fixed /usr/bon
- Added /usr/bin/env python3 to emphasize the use of py3
- Added more documentation and install instructions
2015-03-22 12:14:53 +01:00
Raphaël Vinot 496feb0d30 Fix send bytes TCP py2/3 2015-03-22 01:00:32 +01:00
Raphaël Vinot 3ee6e5332b messing around 2015-03-21 20:34:56 +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 e0cbe48414 Initial version of processing over TCP stuff. Not really working. 2015-03-16 01:27:30 +01:00