This website requires JavaScript.
Explore
Help
Sign In
syn2cat
/
syndilights
Watch
2
Star
0
Fork
You've already forked syndilights
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b81f2a512e
syndilights
/
v2
/
backend
/
forwarding
/
TODO
5 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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:39:53 +01:00
Both sides
==========
Add TODOs
2015-03-17 08:38:58 +01:00
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:39:53 +01:00
Support screen sizes > 1byte