From 2046591e66d0924a3ce32bfb6853c696e6c18066 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 7 Feb 2024 12:13:19 +0100 Subject: [PATCH] cleanup --- bin/streaming/{ => old}/tc_audio_mp3_icecast-gst1.sh | 0 bin/streaming/{ => old}/tc_start.sh | 0 .../{ => old}/tc_video_simple_webm_stream-gst1-double.sh | 0 .../{new => old}/tc_video_simple_webm_stream-gst1-h264.sh | 0 bin/streaming/{ => old}/tc_video_simple_webm_stream-gst1.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename bin/streaming/{ => old}/tc_audio_mp3_icecast-gst1.sh (100%) rename bin/streaming/{ => old}/tc_start.sh (100%) rename bin/streaming/{ => old}/tc_video_simple_webm_stream-gst1-double.sh (100%) rename bin/streaming/{new => old}/tc_video_simple_webm_stream-gst1-h264.sh (100%) rename bin/streaming/{ => old}/tc_video_simple_webm_stream-gst1.sh (100%) diff --git a/bin/streaming/tc_audio_mp3_icecast-gst1.sh b/bin/streaming/old/tc_audio_mp3_icecast-gst1.sh similarity index 100% rename from bin/streaming/tc_audio_mp3_icecast-gst1.sh rename to bin/streaming/old/tc_audio_mp3_icecast-gst1.sh diff --git a/bin/streaming/tc_start.sh b/bin/streaming/old/tc_start.sh similarity index 100% rename from bin/streaming/tc_start.sh rename to bin/streaming/old/tc_start.sh diff --git a/bin/streaming/tc_video_simple_webm_stream-gst1-double.sh b/bin/streaming/old/tc_video_simple_webm_stream-gst1-double.sh similarity index 100% rename from bin/streaming/tc_video_simple_webm_stream-gst1-double.sh rename to bin/streaming/old/tc_video_simple_webm_stream-gst1-double.sh diff --git a/bin/streaming/new/tc_video_simple_webm_stream-gst1-h264.sh b/bin/streaming/old/tc_video_simple_webm_stream-gst1-h264.sh similarity index 100% rename from bin/streaming/new/tc_video_simple_webm_stream-gst1-h264.sh rename to bin/streaming/old/tc_video_simple_webm_stream-gst1-h264.sh diff --git a/bin/streaming/tc_video_simple_webm_stream-gst1.sh b/bin/streaming/old/tc_video_simple_webm_stream-gst1.sh similarity index 100% rename from bin/streaming/tc_video_simple_webm_stream-gst1.sh rename to bin/streaming/old/tc_video_simple_webm_stream-gst1.sh -- 2.39.5