Displaying 2 results from an estimated 2 matches for "hebrides".
Did you mean:
brides
2010 Feb 06
0
Hello
...gure out how to write an Icecast
source, streaming HE-AAC+ data using a reference coder from this guy
http://blog.massanti.com/2009/12/07/updated-he-aac-aacplus-reference-encoder-for-mac-os-x/
The prototype that I created is called the "OHR Transmitter", where OHR
stands for "Outer Hebrides Radio", which is a name provided by a Scottish
foreign exchange student for our 1W low-power FM station that we ran out of
a dorm back when. My friend Trace and I like to run streams with live
shows, even if nobody is listening, and the Icecast server has been a very
valuable tool for us for...
2002 Aug 13
1
[PATCH] global port forwarding restriction
...directives -- one
for each direction of TCP forwarding -- so that enabling them could be
configured independently, but that got a bit ugly and anyway listening
ports bound to localhost aren't all that dodgy.
Tony.
--
f.a.n.finch <dot at dotat.at> http://dotat.at/
NORTHWEST ROCKALL MALIN HEBRIDES: SOUTHWEST 4 OR 5 BACKING SOUTHEAST 5 OR 6,
OCCASIONALLY 7 LATER. RAIN AT TIMES. MODERATE OR GOOD.
--- auth-options.c 26 Jul 2002 11:02:28 -0000 1.3
+++ auth-options.c 13 Aug 2002 19:16:27 -0000
@@ -221,8 +221,6 @@
}
cp = "permitopen=\"";
if (strncasecmp(opts, cp, strlen(...