From ed5b7a38f85e8e9c41797763f6ebc6423d23173d Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 27 Nov 2022 23:36:03 -0500 Subject: more --- stream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream b/stream index 40d57af..d4b3317 100755 --- a/stream +++ b/stream @@ -8,5 +8,5 @@ dashname=dash dashdir=$srvdir/public_html/$dashname sudo mkdir -p "$dashdir" sudo chown "$USER:$GROUP" "$dashdir" -printf '%s\n' "https://$hostname/$dashname" +printf '%s\n' "https://$hostname/$dashname/live.mpd" ./ffmpeg.sh "$dashdir" -- cgit v1.2.3