[raspberry-vi] Re: Playing a URL

  • From: Tim Chase <raspberry-vi@xxxxxxxxxxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Wed, 30 Aug 2017 19:00:33 -0500

Strange.  When I install VLC, it installs "vlc-bin" as a dependency
which includes /usr/bin/[cnr]l that you should be able to see in the
output of

   dpkg -L vlc-bin

Fortunately, those are all just short scripts that pass the "-I"
parameter to vlc with the corresponding interface.  So you should be
able to get the same result by issuing

  $ vlc -I dummy http://webradio.radiomonitor.com/stream/Original106

or

  $ vlc -I ncurses http://webradio.radiomonitor.com/stream/Original106

to get either interface.

-tim




On August 30, 2017, Angus MacKinnon wrote:

Tim
interesting. I did sudo apt-get instal VLC and had a bunch of
packages installed and did cvlc
http://webradio.radiomonitor.com/stream/Original106
<http://webradio.radiomonitor.com/stream/Original106> and got a no
command found error for cvlc.

Angus MacKinnon


=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the
Raspberry Pi Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the
views and attitudes expressed by the subscribers to this list do
not reflect those of the Foundation.

Mike Ray, list creator, January 2013

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: