A get-around for streaming audio is to use mplayer from the command
line.

mplayer is somewhat resilient but can be placed in a bash loop and using tmux 
there is remote ssh access from anywhere, too.
A restart is necessary if your public ip periodically change or on laptop 
resume.

while true; do mplayer http://stream.techno.fm/techno.256k.mp3; sleep 5;
done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790216

Title:
  Make vlc more resilent with unreliable streaming content

To manage notifications about this bug go to:
https://bugs.launchpad.net/vlc/+bug/790216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to