You are not logged in.
Pages: 1
Is there a linux desktop client I can use to watch Free Speech TV, Democracy Now, and other live video streams?
http://www.freespeech.org/
http://www.democracynow.org/
I don't want to be downloading files onto my computer, I just want to watch their live streams, maybe on vlc or an actual client made for that purpose. Democracy now has a real player stream... but I don't know what program would be the best for that. I'd prefer free speech TV anyways since they have more programing. I found democracy now's audio stream : http://www.archive.org/download/dn2010- … 10_vbr.m3u which I listen to sonata, but I can't find a live video stream that vlc could use, etc
what internet video streams do you guys watch?
Homepage | Arch Linux Women | Arch Linux Classroom
Acer Aspire E5-575G-53VG:
Intel Dual-Core i5-6200U 2.3 GHz; Skylake rev3 | 8GB DDR4 ram | Intel HD Graphics 520 + NVIDIA GeForce 940MX
Qualcomm Atheros QCA9377 802.11ac | Realtek RTL8111/8168/8411 Gigabit Ethernet Controller
Offline
There are some browser plugin packages that let you stream the videos in the browser:
gecko-mediaplayer (uses mplayer)
vlc-plugin (vlc of course
)
totem-plugin (totem)
I tried the democracynow stream, and gecko-mediaplayer works perfectly.
mplayer can play the video stream directly without a browser (vlc probably can too). You have to get the actual stream URL though. The easiest way is just to go to the http link with gecko-mediaplayer installed and right click --> copy location, which gets you "rtsp://rxn-rbn-sea01.rbn.com/farm/*/demnow/demnow/demand/2010/dec/video/dnB20101210a.rm"
then you can do:
mplayer "rtsp://rxn-rbn-sea01.rbn.com/farm/*/demnow/demnow/demand/2010/dec/video/dnB20101210a.rm"Last edited by thestinger (2010-12-12 21:04:00)
Offline
Pages: 1