6493f2fe91
Trim main.rs
2025-01-25 17:25:39 -08:00
Rien Maertens
824a04c044
v1.3.1
2024-01-10 10:29:27 +01:00
Rien Maertens
8160c85822
v1.3.0
2024-01-09 17:55:13 +01:00
Rien Maertens
f4d3065a71
Merge remote-tracking branch 'abmantis/pen_marker'
2024-01-09 17:28:18 +01:00
Rien Maertens
26ce531a24
Update reStream dependencies
2024-01-09 16:46:53 +01:00
abmantis
0572e186e5
Merge branch 'main' of https://github.com/rien/reStream into pen_marker
2022-05-07 18:41:06 +01:00
Rien Maertens
9deee838c9
v1.2.0
2021-11-04 20:07:43 +01:00
Rien Maertens
58a28c2715
Add Nix flake with devShell
2021-11-04 16:32:33 +01:00
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