]> git.parisson.com Git - telecaster-server.git/commitdiff
chmod, add x11vnc
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 20 Sep 2024 07:21:45 +0000 (09:21 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 20 Sep 2024 07:21:45 +0000 (09:21 +0200)
37 files changed:
tests/audio_player_osc.py [changed mode: 0644->0755]
tests/audio_player_qt.py [changed mode: 0644->0755]
tests/audio_video.py [changed mode: 0644->0755]
tests/audio_video_crossfade.py [changed mode: 0644->0755]
tests/control_mixer.py [changed mode: 0644->0755]
tests/control_mixer_osc.py [changed mode: 0644->0755]
tests/control_mixer_osc_touch.py [changed mode: 0644->0755]
tests/control_mixer_osc_touch_1cam.py [changed mode: 0644->0755]
tests/control_mixer_osc_touch_2cam.py [changed mode: 0644->0755]
tests/control_mixer_osc_touch_3cams.py [changed mode: 0644->0755]
tests/control_mixer_parallel.py [changed mode: 0644->0755]
tests/control_mixer_parallel_no_effects.py [changed mode: 0644->0755]
tests/control_mixer_pipes.py [changed mode: 0644->0755]
tests/control_zoom_exp_osc.py [changed mode: 0644->0755]
tests/crc.py [changed mode: 0644->0755]
tests/cross-fade.py [changed mode: 0644->0755]
tests/cross-fade_2.py [changed mode: 0644->0755]
tests/demo.py [changed mode: 0644->0755]
tests/gst_h264_jack_webm.sh [changed mode: 0644->0755]
tests/gtk_sink_pad.py [changed mode: 0644->0755]
tests/osc_play.py [changed mode: 0644->0755]
tests/osc_stop.py [changed mode: 0644->0755]
tests/osc_test.py [changed mode: 0644->0755]
tests/playbin.py [changed mode: 0644->0755]
tests/radiodelay.py [changed mode: 0644->0755]
tests/simple-effect-gtk.py [changed mode: 0644->0755]
tests/tc_audio_pw_jack.sh [changed mode: 0644->0755]
tests/tc_audio_pw_nojack.sh [changed mode: 0644->0755]
tests/tc_link_pw.py [changed mode: 0644->0755]
tests/tc_link_pw_jack.py [changed mode: 0644->0755]
tests/tc_video_audio_pw.sh [changed mode: 0644->0755]
tests/tc_video_pw.sh
tests/tc_video_pw_audio.sh [changed mode: 0644->0755]
tests/tc_video_simple_webm_stream-gst1-test.sh [changed mode: 0644->0755]
tests/video_player_qt.py [changed mode: 0644->0755]
tests/vumeter.py [changed mode: 0644->0755]
tests/x11vnc.sh [new file with mode: 0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 4f75dfc0cff811d69d8240c5aeb5ee1b03781229..6a4b43b38b81150bc316fc501bfddf41f53e9404 100755 (executable)
@@ -16,5 +16,5 @@ gst-launch-1.0 pipewiresrc client-name="video_streaming" ! $VIDEO_FORMAT, width=
        ! queue ! opusenc bitrate=$AUDIO_OPUS_BITRATE \
        ! queue ! muxout. \
        webmmux streamable=true name=muxout \
-       ! queue ! shout2send ip=127.0.0.1 port=8000 password=source2parisson mount=telecaster_live_pw.webm
+       ! queue ! shout2send ip=127.0.0.1 port=8000 password=source2parisson mount=telecaster_live.webm
 
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
diff --git a/tests/x11vnc.sh b/tests/x11vnc.sh
new file mode 100755 (executable)
index 0000000..ea9b2b5
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+x11vnc -localhost -forever -auth guess -display :0