3 Commits

Author SHA1 Message Date
Lukas Werling
66e98b1fee Draw pen hover position into image
This is useful to point out parts of your drawing when streaming to a
video conference.
2021-01-29 23:17:28 +01:00
Rien Maertens
45a66480a2
restream.rs: use cli arguments instead of discovery 2021-01-29 00:12:13 +01:00
Linus
87981226c5 Add option to send data over a tcp socket
This reducec the dropbear cpu usage to basically
nothing, since the traffic does not need encryption
anymore.

This option uses the nc command on the client side.
So this will not work with windows as of now!
2021-01-13 12:43:52 +01:00