search for: rebroadcaster

Displaying 20 results from an estimated 71 matches for "rebroadcaster".

Did you mean: rebroadcasters
2001 Sep 04
2
vorbis rebroadcaster?
Are there any rebroadcasters out there set up for vorbis streams? A weekly internet radio program is looking to add vorbis to their codec lineup, but needs a host to rebroadcast the vorbis uplink. Right now they send Microsoft Media Encoder streams to Mindsnare who rebroadcasts it from there. -Dan -- [-] Omae no subete...
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Can anyone tell me how to get Metadata (Artist & Title) to display in WMP and RealOne It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast <p>Im using SAM2 and Icecast2 Allan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2004 Aug 06
3
MP3 MetaData in WMP and RealOne
At 08:30 PM 4/7/2004, you wrote: >On Thursday 08 April 2004 01:40, Allan wrote: > > Hi > > > > Can anyone tell me how to get Metadata (Artist & Title) to display in WMP > > and RealOne > > > > It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast > > > > > > Im using SAM2 and Icecast2 > > > >They should
2004 Aug 06
1
audio streaming server
Hello... I'm involved in a project whereby a live audio input from the FM radio station is to be sent to an audio streaming server, which will stream the audio to the remote sites thru the VSAT (satellite based) network. The remote sites are to rebroadcast the transmissions (FM station rebroadcast), as most of the expected listeners do not have access to the internet. Is icecast2 capable of
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Everybody, It works with Peercast because Peercast receives the headers from Icecast2 and sends its own headers back to the client (Winamp, WMP, Real...). Remember that Peercast is a client AND a server... I guess Peercast doesn't send back the headers in the same way than Icecast2. Maybe Peercast doesn't use ICY/X-audiocast. Talking about Real (v9.0 and 10), I already got the
2006 Jun 21
5
ices2 realplayer
I'm rebroadcasting a realplayer stream and there are two problems. The icecast2 sounds tinny and its delayed something like 3secs. Any advice to perhaps use speex as it's talk radio? Can I cut the delay? Here is my ices2 config: http://static.natalian.org/2006-06-21/ices-alsa.xml Here is details of the feed, so you can take a listen:
2004 Aug 06
1
Icecast in Macromedia Flash
> > I'm interested on switching to icecast 2.0 too, keep this list informed and feel > free to ask if you think I can help somehow. <p>just to add my (anxious ) support ., i am currently rewriting my entire radio station/ site . using PHP/MySQL/Icecast2/ices and stream transc0der -- i've got two separate script packages . one to handle a live (or local only) broadcast ,
2004 Aug 06
2
Firewall issue - Port 80
Hello. we are trying to setup some rebroadcast of live feeds with IceCast 2 and darkice server on dedicated machines. With some customers we have problems to get the the mp3 stream through fiorewalls on port 8000. If I reconfigure the IceCast 2 server on port 80 it cannot create a listener socket on port 80. There is definitly no service on port 80 running. Any suggestions are appreciated.
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan, I am talking about the meta-data: Artist - Song. It's weird because you are the second person on the list who doesn't get it working in Real... I just tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3 radios I found in the stream directory and everything worked perfectly for Real (but not for WMP). In RealPlayer, I clicked
2004 Aug 06
2
relay servers and mountpoints
when my network is NOT live , i need to rebroadcast 2 streams ( hispeed, dialup ) . i have the .ogg files pre-enc0ded to the correct bitrates , but w/ ices2 , (unless i can use 'script' type playlists ) i am unsure how to offer two different playlists . two ideas : - should/could i run 2 instances ices w/ separate .xml files ? - or can i embed the <input> tags in the
2004 Aug 06
2
load average question
i've been trying to research this online , but i haven't found anything too conclusive . i've got up to 4 ices (non-encoding) rebroadcasts going , and up to 2 stream transcoders . my load averages around 2.xx ( haven't seen it over 3 yet ).. does anyone know if this is too high ? , or if i should use a more powerful cpu ? thanks .. . a:/, --- >8 ---- List archives:
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Maybe it works with WinAmp because peercast is received via a plugin that supports this? http://www.peercast.org/download.php WinAmp 2.x/5.x: - Self-extracting installer - Installs WinAmp plugin client - Enables peercast:// links - Free. No adware/spyware Allan, I assume you have a plugin installed for listening to peercast? Stefan On 7 Apr 2004 at 21:21, oddsock wrote: > At 08:30 PM
2005 Jan 19
2
ezstream question
Geoff Shang said: > Hi: > > I don't think you'll be able to do this with EZStream, I don't think it has > the capability to send more than one stream instance, but I could be > wrong. > > Also, the reencode isn't going to match your standard input, as it's > looking for files ending in .mp3 which of course standard input won't do. > > Geoff.
2010 Oct 31
0
directions required!!
Dear all, I am a newbie to Icecast and Darkice following this blog: http://natescrap.blogspot.com/2009/03/icecasting-with-ubuntu-and-radio-shark.html as this is the same devices that I have here using RadioShark2 as my input device. Now I am able to listen to my local fm station fm 89.9 but would rather want it to rebroadcast to all my LAN clients using icecast2 and darkice. I have not have any
2004 Aug 06
1
song delimiters
hello, mp3src ==> icecast ==> clients * as shown above, when rebroadcasting streams from mp3 source, how can i write code on the server to locate song boundaries? i would like to keep track of songs that are broadcasted, number of people listening to it etc. thanks, deva <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
2
icecast cvs patch
This is *nothing* major, just a minor tweak that makes FreeStream's rebroadcast system work smoother. It is a patch for icecast CVS( checked out at 20040505 20:00UTC), That simply adds to format_vorbis.c the ability to read more vorbis_comment information (namely; comment, info and length) Hopefully this can be useful. -- Justin Zeigler, a.k.a. Barbicane (jzeigler@freestream.net)
2007 Apr 18
0
[Bridge] Wireless bridge - revisited
Several weeks ago (July 1st), you may remember me asking about using a Linksys WET11 (ethernet to wireless bridge) with bridge-utils. Mark Mathews was kind enough to respond and described a situation he called "b/mcast echo". From his reply: " Because of the games that have to be played to build WLAN station bridge devices, some have a problem with what I call 'b/mcast
2010 Mar 08
0
Is it possible to configure Asterisk so that it does the Q.SIG “Path Replacement Feature” ?
Hello, If I connect an Asterisk 1.6 to a PBX via Q.SIG and A (on the PBX) calls B (a SIP phone on Asterisk). B answers and puts A on hold. Then B calls C (on the PABX) and does an attended transfer. Is it possible to configure Asterisk so that it does the Q.SIG ?Path Replacement Feature? ? The Q.SIG "Path Replacement Feature" requires the following: After both legs of the
2004 Aug 06
1
Graceful Icecast Source Switching?
All -- Anyone know what the "best practice" technique is for gracefully switching sources? Here's situation: Server A is streaming recorded MP3 files to a bunch of listeners (ICES). Server B is a live feed (via oddcast) When I want to transition the Server A listeners to the Server B stream, I do the following: (1) Kill the ICES process on Server A (2) Start a RELAY PULL on
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Did you really see meta-data? Or did it show data from the playlist- file? Or did you see the data (name and genre) provided in the http- header upon connect? E.g.: http://www.shoutcast.com/sbin/shoutcast- playlist.pls?rn=4219&file=filename.pls Shows "CLUB 977 The 80s Channel (HIGH BANDWIDTH)" in WinAmp. But this is due to the "title" set in the .pls and/or provided in