Displaying 9 results from an estimated 9 matches for "netcasting".
Did you mean:
bitcasting
2006 Jul 18
0
Last item...
...*not* get one in the
range of 32xxx.
The lower bound of 49152 was chosen to be far away from some
other hard-coded apps that I'm aware of and use, including
projects such as P2P-Radio, S2S (these two are at Sourceforge
also), PeerCast, and others, in case you'd like to try p2p-style
radio netcasting to save bandwidth costs. To learn what
hard-coded port-numbers your apps use, read the docs for every
clue including what's used to talk to the YPs etc.
There is a reason for one pair of sysctl numbers to be
'opposite' the other pair: this way some apps will use port
numbers in one di...
2004 Aug 06
2
Streaming from South by Southwest
Hi:
I read the following at
http://www.vorbis.com/ot/20040209.html#xiph-org-at-sxsw
In addition, SXSW will once again stream over 100 live performances in
Ogg Vorbis with Icecast 2 for those who can't attend the festival.
Some of the Xiph team will assist in this project where simultaneous
streams will be sent from 10 stages through 4 days of the event.
Is there anywhere I can
2006 Apr 14
0
is there a way to insert 'description' for a relayed stream?
...;t support such; and while in this mode,
sc_serv won't accept AIM/ICQ/IRC data from its own conf file either
(yes I tested this).
This means in the present design of things here, the icecast2
server shows "Unspecified description" for the icecast-related YP
sites (while we're netcasting on Friday/Saturday nights, search for
'KOKF' at the icecast-YPs and you'll see what I mean ;) ).
I inserted a <description>blah</description> line in the main part
of icecast.xml, but it doesn't show up at the YPs. Nothing at
loglevel=4 is saying this line gets reje...
2006 Jun 26
0
converting mp3's to aac+ or ogg
...ot; to do various on-the-fly re-encodings.
The basic idea is to treat each <encdec> section as a pair of
cmd-line tools: implying a *ix pipe connects the output of the
<decode> cmd to the input of the <encode> cmd. The stdout of the
<encode> cmd is fed back to ezstream for netcasting.
I've successfully used this to netcast a lot of Apple Lossless
recordings I've done myself into an mp3 stream. (At the time
back when, the MacOSX recording apps could only do lossless using
Apple's codec. The alac cmd is open src and comes from a dude
who has reverse-engineered Appl...
2006 Jul 20
1
libshout: Streaming MPEG Audio Layer 2
Hi,
I'm not anywhere near an expert, but I had successfully used
Darkice, TwoLame, and Icast231 to netcast a mp2 stream. If it
will help, here is a snip from the related area of my darkice.cfg:
[icecast2-1]
format = mp2
bitrateMode = cbr
bitrate = 384
quality = 1.0
server = 127.0.0.1
port = 32710
password = (duh!)
sampleRate =
2013 Jun 24
1
Streaming AAC with libshout?
Hi Greg,
thank you for recommendation but my question is related to a different
topic.
I would rather say that Orban should finally notice that selling standalone
windows app is not a solution for everyone as it does not integrate well
with SaaS solutions.
m.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Sep 05
0
Wednesday's BAFUG talk.. Nate Lawson on ACPI. Part 2
Nate Lawson, having told us before about ACPI in general,
tells us about the specifics about the FreeBSD implementation.
Thos will be recorded as usual and netcast live for those interested but
remote.
See www.bafug.org for more details.
(Timezone is 7 hours behind UTC)
2006 Jul 18
0
Just need sound and/or a stream
...pite Apple's "kitchen sink" approach in QT, and since the
open source projects are getting better & better, I use my own
recent (SVN) builds of mplayer & ffmpeg and all associated libs
etc. (liba52 for AC3, FAAC+FAAD for AAC, and so on) to test and
monitor streams.
When I was netcasting the LiftedRadio live gigs, I used jackd
(sometimes jackdmp) and darkice on PowerMac towers to grab the
audio and feed into IC-2.3.1 in various formats (mainly mp3 via
LAME, and Ogg/Vorbis, never could get AAC working quite right,
but it might be because mplayer was buggy in that area back
then). Y...
2007 Jan 04
0
Icecast protocol
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Thu, 04 Jan 2007 21:57:12 -0600,
Ian Desc?teaux <descoteauxi@gmail.com> wrote:
> I'm writting a simple app which is gonna take FLAC file and
> convert them to ogg and mp3 format before sending them to
> icecast upon streaming. I have search a lot over and can't
> find a icecast protocol definition, or even an