From 67c07b6526782935675f085e1d40e42569fa2150 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 23 Oct 2012 09:51:29 +0200 Subject: fixed hls url --- contrib/hls/start-hls.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/hls/start-hls.sh b/contrib/hls/start-hls.sh index 418416e..b2a985e 100755 --- a/contrib/hls/start-hls.sh +++ b/contrib/hls/start-hls.sh @@ -25,7 +25,7 @@ src="http://localhost:8000/$2-flash-$quality.flv" segmenter="/usr/local/bin/m3u8-segmenter" len=3 num=3 -url="http://r38.realraum.at/" +url="http://elevate-live.spreadspace.org/" case "$3" in high) -- cgit v1.2.3