From 787ca2a9689da6b4d1bff860be905e693bd8e066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2EFernando=20S=C3=A1nchez?= Date: Fri, 11 May 2012 13:41:48 +0200 Subject: [PATCH] Corrected play kiss --- play-kiss.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/play-kiss.sh b/play-kiss.sh index 0460989..11cb27e 100755 --- a/play-kiss.sh +++ b/play-kiss.sh @@ -1,3 +1,2 @@ #!/bin/bash -rtmpdump -r rtmp://kissfm.es.flash3.glb.ipercast.net/kissfm.es-live --playpath aac.stream | mplayer -vo null -idle - - +rtmpdump --live --quiet -r rtmp://kissfm.es.flash3.glb.ipercast.net/kissfm.es-live --playpath aac.stream | mplayer -vo null -idle -