This commit is contained in:
eric
2026-03-28 01:27:12 -05:00
parent cc552d49f0
commit 504877a969
103 changed files with 941 additions and 0 deletions

5
obs.sh Normal file
View File

@@ -0,0 +1,5 @@
export DISPLAY=:0
ffplay -fflags nobuffer -flags low_delay -framedrop \
-probesize 32 -analyzeduration 0 -sync ext -infbuf \
-vf "setpts=PTS-STARTPTS" \
'srt://127.0.0.1:10080?streamid=#!::r=live/livestream,m=request&latency=10'