search for: netcasts

Displaying 9 results from an estimated 9 matches for "netcasts".

Did you mean: netcast
2006 Jul 18
0
Last item...
...ettings as well. I'm assuming your machines do not have a router or firewall in the way; if so, find instructions on how to unblock your chosen hi-numbered ports. If you intend for others outside your LAN to connect to your chosen hi-numbered ports, which was my case also with the LiftedRadio netcasts, then check the router/firewall settings for the outside world, too. (btw I ended up not using any firewall or router, because of some stupid bugs that were never fixed in the Linksys routers.) For a *ix-type system, the sysctl settings need to match the "user range" you want to dedicat...
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?
Hi, When icecast2-server is relaying a non-icecast feed, is there any way to add 'description' data to it? This is a minor quibble but I don't see a way around this. As my charts & discussion at Peercast.org's forum shows (pointed to in my earlier posts here), we had to put sc_serv at the 'hub' of the netcast feedpoint, mainly so we'd only encode once but
2006 Jun 26
0
converting mp3's to aac+ or ogg
Hi, I'll attach my ezstream.xml file to illustrate how ezstream can be "programmed" 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
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
Hi, On Mon, 17 Jul 2006 23:44:22 -0500, Scott R Ehrlich <scott@MIT.EDU> wrote: > Well, now that I've got Icecast2 and Oddcast v3 apparently > talking, and Oddcast's sound meter shows a level from my > scanner, I'm trying to get the audio to stream. For the laptop, you didn't mention a model or platform. I have vague awareness of some x86 hardware in that there
2007 Jan 04
0
Icecast protocol
...I know java but C/C++ is > another thing...). > > Regars. I wonder if you've studied Xiph's EZStream project located at: <http://www.icecast.org/ezstream.php> <http://downloads.xiph.org/releases/ezstream/> I've used EZStream in the past quite a lot (I don't do netcasts anymore...) but it sounds like EZStream will already do what you're striving for. ;) If you'd like, let me try to clarify some things about it: Please don't get mixed-up with the <decode/encode> pairs noted in the documentation. It is enough that EZStream can be told how to do...