summaryrefslogtreecommitdiff
path: root/receive_video.sh
diff options
context:
space:
mode:
Diffstat (limited to 'receive_video.sh')
-rwxr-xr-xreceive_video.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/receive_video.sh b/receive_video.sh
new file mode 100755
index 0000000..9389eca
--- /dev/null
+++ b/receive_video.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+nc -l -p 5001 | mplayer - -fps 60 -cache 512 -cache-min 50