Re: Any Radio Over Gopher [Bitreich Radio]

Philipp Schafft <[email protected]>
Newsgroups gmane.network.gopher.general
Message-ID <[email protected]>
Good morning,

On Thu, 2020-09-17 at 18:47 +0200, Christoph Lohmann wrote:
> Greetings comrades.
> 
> In a discussion  about how to implement streaming audio  over gopher at 
> bitreich, we came up with a really simple solution.                     
> 
> ## Raw Commands
> 
> On bitreich.org:
> % cd gopher/radio
> % mkdir play
> % cd play
> % cat > index.cgi
> #!/bin/sh
> STREAMURI="http://bitreich.org:3232/live"
> curl -s "${STREAMURI}" 2>/dev/null
> ^D
> % chmod +x index.cgi

You seem to use Icecast as streaming server here. Have you tested the
native Gopher support of Icecast?

> [...]

-- 
Philipp.
 (Rah of PH2)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.