Commit Graph

11 Commits

Author SHA1 Message Date
f4d3065a71 Merge remote-tracking branch 'abmantis/pen_marker' 2024-01-09 17:28:18 +01:00
26ce531a24 Update reStream dependencies 2024-01-09 16:46:53 +01:00
e8d4c127f1 Fix non-rm2fb cursor 2022-05-07 19:48:11 +01:00
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
45a66480a2 restream.rs: use cli arguments instead of discovery 2021-01-29 00:12:13 +01:00
322dbfa4e4 Merge branch 'support-rm2fb' of https://github.com/danshick/reStream into danshick-support-rm2fb 2021-01-28 23:24:58 +01:00
dcd3007932 Listen for connection on rM instead of host 2021-01-28 23:11:07 +01:00
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
42f0dd116d Add support for rm2fb 2021-01-05 15:12:14 -05:00
4c27256fef Fix some minor issues with restream binary 2021-01-01 14:50:43 +01:00
9352090965 Add restream Rust executable 2021-01-01 14:50:43 +01:00