f
This commit is contained in:
parent
f0f4bec8db
commit
27f42c34e9
@ -88,7 +88,7 @@ restream_rs="PATH=\"\$PATH:/opt/bin/:.\" restream"
|
||||
listen_port=16789
|
||||
ssh_cmd "$restream_rs --listen $listen_port" &
|
||||
sleep 1 # give some time to restream.rs to start listening
|
||||
receive_cmd="nc $(remarkable) $listen_port"
|
||||
receive_cmd="nc $remarkable $listen_port"
|
||||
|
||||
# TODO: return this from stdout
|
||||
width=1872
|
||||
|
Loading…
x
Reference in New Issue
Block a user