mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-21 11:42:28 +00:00
Smaller buffer to prevent stops
This commit is contained in:
parent
787ca2a968
commit
89bfb53a35
@ -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 -
|
||||
|
Loading…
Reference in New Issue
Block a user