wrbh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That's a New Orleans station for the blind broadcasting on a local
frequency and also on the internet.  I wrote a script that can be used to
play that station on computers and it needs mpv to play.  Other media
players won't play this station.
cut here.
#!/usr/bin/env bash
# file: radio.sh - template for new stations
station='http://www.wrbh.org/live-broadcast/'
mplayer --really-quiet $station 1>/dev/null 2>&1
#mpv --really-quiet $station 1>/dev/null 2>&1
#rvlc --quiet --novideo --key-vol-up 123 --no-skinned-playlist $station 1>/dev/null 2>&1
#gst123 -a alsa --volume 85 -q $station

-- 
 Jude <jdashiel at panix dot com>
 "There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo.
 Please use in that order."
 Ed Howdershelt 1940.

To unsubscribe from this group and stop receiving emails from it, send an email to blinux-list+unsubscribe@xxxxxxxxxx.




[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]