about summary refs log tree commit diff
path: root/fun/tvl/stream.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fun/tvl/stream.sh')
-rw-r--r--fun/tvl/stream.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/fun/tvl/stream.sh b/fun/tvl/stream.sh
deleted file mode 100644
index 99030ab769..0000000000
--- a/fun/tvl/stream.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/env bash
-
-env LD_LIBRARY_PATH=/run/opengl-driver/lib/ ffmpeg \
-     -vsync 0 \
-     -hwaccel cuvid \
-     -f x11grab \
-     -video_size 1920x1080 \
-     -framerate 60 \
-     -i :0.0+0,0 \
-     -vf "scale_npp=1280:720" \
-     -c:v h264_nvenc \
-     -preset fast \
-     -an \
-     -f flv rtmp://tazj.in:1935/tvl