1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-11-21 19:52:29 +00:00

Smaller buffer to prevent stops

This commit is contained in:
J.Fernando Sánchez 2012-05-11 16:39:30 +02:00
parent 787ca2a968
commit 89bfb53a35

View File

@ -1,2 +1,2 @@
#!/bin/bash
rtmpdump --live --quiet -r rtmp://kissfm.es.flash3.glb.ipercast.net/kissfm.es-live --playpath aac.stream | mplayer -vo null -idle -
rtmpdump --live --quiet --buffer 3000 -r rtmp://kissfm.es.flash3.glb.ipercast.net/kissfm.es-live --playpath aac.stream | mplayer -vo null -idle -