similar to: ices live streaming problems?

Displaying 20 results from an estimated 8000 matches similar to: "ices live streaming problems?"

2004 Aug 06
2
ices live streaming problems?
On 12 Feb 2003, Karl Heyes wrote: | |does the mount point end with .ogg? | |karl. | Karl, Yes, it does. Named scanner.ogg I just tried something though. Xmms has its libvorbis.so listed and enabled. But I just tried from the commandline on the server using ogg123, and it seems to be working just fine. Although using ogg123 from my client here at work gives me this: [bryank@net bryank]$ ogg123
2004 Aug 06
0
ices live streaming problems?
On Wed, 2003-02-12 at 21:49, Bryan Koschmann - GKT wrote: > Yes, it does. Named scanner.ogg > > I just tried something though. Xmms has its libvorbis.so listed and > enabled. But I just tried from the commandline on the server using ogg123, > and it seems to be working just fine. > > Although using ogg123 from my client here at work gives me this: > > [bryank@net
2004 Aug 06
1
ices live streaming problems?
On 12 Feb 2003, Karl Heyes wrote: |what versions of the packages are being used. CVS or tarballs from some |time ago. The ogg123 on the server would indicate that the stream is |actually ok, so verify the version of xmms, the two ogg123, and the libs |installed. | |I suspect the libvorbis.so you mentioned is only the interface code |between xmms and the actual ogg vorbis libs. You can run ldd
2003 Feb 12
5
Encode on fly from device?
Hello, I'm looking for ideas here. I'm sure it's easy, but cant quite get what I need. I am looking for a way to encode everything from the soundcard into a .ogg, on the fly. Basically I want to be able to record and convert directly to a compressed file. Since this will be running constantly, I would also like to be able to listen to the file during this time. I know oggenc can use
2004 Aug 06
3
web stats and now playing
On Tue, 3 Jun 2003, jared jennings wrote: > you just parse out the cue file that ices makes. this file is updated > every second, so whenever you open it, it wil be current. i have some > (rather nasty) php code to do that if you'd like it. (does ices2 make > cue files? i forgot.) I would be thrilled to have that php code if you wouldn't mind. I don't even know where the
2004 Aug 06
7
icecast2, ogg, mp3, etc
Hi, Just wanted to clarify, can icecast2 not read OR broadcast any mp3, or can it just not broadcast mp3 (but still play from a playlist)? I know the quality would be dropped if it had to reencode them though. And what's up with that POS Winamp3, it doesn't even play gg streams?!? I use xmms, but we have winamp3 on a demo computer, it just sits and keeps prebuffering. I need something
2004 Aug 06
2
no metadata?
Hello, I've added metadata information in my ices config; a generic name under stream, and individual under each instance. when looking at status2.xsl, it doesn't show any stream name or information. Also, I uncommented the stuff for oddsock's yp server, but it never shows on the page. Am I missing something somewere? Thanks, Bryan --- >8 ---- List archives:
2004 Aug 06
4
web stats and now playing
Hi once again, Does anyone have any info on getting such information into a website? If I can get the "now playing" raw info that would be great. Also, does anyone know of a directory server for icecast? I checked freshmeat but couldn't find what I was looking for. Thanks, Bryan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
1
ices not quite random
Hello, I just got iceast + ices setup. I'm streaming from a playlist and it streams/play just fine, however, it doesn't seem to be that random. It is randomly picking through the first "grou" but not the rest. e.g. the playlist.txt file has full paths to the ogg files, which are in different subdirectories according to artist. But, it will only play from the first artist. Any
2004 Aug 06
1
now ices fails to start
Okay I was poking around the logs, getting ready to test the yp server update, and then I decided to check the configs. I still had localhost set for the hostname, so I changed it to my real hostname. Now I get this in my ices.log when trying to start (although icecast is started fine): [2003-06-05 12:27:00] EROR stream/ices_instance_stream Failed initial connect to myreal.hostname.net:8000
2004 Aug 06
3
yp server ( web stats and now playing)
On Wed, 4 Jun 2003, Geoff Shang wrote: > > Oh right. Well, Oddsock's your guy, as he wrote the spec and the code. > The icecast.net server seems to be the same PHP code, so maybe it's > available somewhere (not sure though). Thanks Geoff. I've e-mailed him directly (not knowing if I should though) but if anyone else can point me to the code I would be much appreciative :)
2004 Aug 06
3
web stats and now playing
> Assuming you're using icecast2, you can get stats and "now playing" > information using XSL. There are a couple of examples shipped with > icecast2. I am using Icecast 2. I found the status.xsl files, but to be honest I'm not quite sure what to do with them > As for YP servers, there is one at http://www.oddsock.org/icecast2yp/ and > another at
2004 Aug 06
3
general questions
Okay, just to satisfy my mind, can someone give me a rundown on what the other things do (other than the streaming portion) admin root web root by setting these I'm not sure what to put in there or how to access them... and how to use the xsl files? I still cannot find anything on it. Sorry if it all sounds stupid, it's just been rather difficult to find what I am looking for Thanks,
2004 Aug 06
3
icecast2, ogg, mp3, etc
icecast2 is a broadcast server and will broadcast both ogg vorbis and mp3 streams. This assumes that you have a source client which can produce an ogg vorbis and mp3 stream and send it TO an icecast2 server. With mp3 streams, shoutcast mp3 metadata is supported, however you cannot use the shoutcast DSP as a source stream to an icecast2 server. Current clients that we know about that can
2004 Aug 06
2
relaying
Just to refresh my memory, is it possible to relay a stream from elsewhere? We have a DSL line here and 2 machines that listen to the same shoutcast stream and dont want to clog the connection. Mind providing an example for that portion of the config? <p>Thanks in advance! Bryan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
2
multiple streams not working
Hi, I'm trying to run 2 streams from ices, both from separate playlists. I have each defined separately in my configuration (2 different stream entries). I go to listen to the second stream and it plays fine, but the first stream is playing from the same playlist. Could anyone suggest what might be wrong? I've checked the configuration a few times and it looks like it should. Thanks,
2004 Aug 06
1
multiple streams not working
On 1 Dec 2003, Karl Heyes wrote: > > If I understand you correctly then ices2 won't run 2 inputs at the same > time. > > Nothing is stopping you running 2 ices2 running on different xml files > Thanks for the reply. Yes that is correct, and it does work by starting two instances of ices off separate xml files. I was under the impression it worked off the same file and was
2004 Aug 06
1
connected clients?
Hi, Is there a way to get a listing of connected clients? Thanks, Bryan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list
2004 Aug 06
1
general questions
On Thu, 5 Jun 2003, Geoff Shang wrote: > Ok. I don't know much about the admin stuff so I won't comment on that. > I think Mike might have posted about it before, so a search of the list > archives might prove useful. Okay I'll look around and see what I can find... > the webroot and XSL files questions are related. To use the XSL files, put > them into the directory
2004 Mar 18
4
ogg123 streaming bug
ogg123 seems to have a issue when streaming for long peroids of time. If I have ogg123 up connected to a streaming server for more than 3.5 hours it begins to stutter or add blocks of static. I've verifed this with 2 different soundcards in both alsa oss emulation and regular oss. It's 100% repeatable for me. It does not happen with xmms using libvorbis as the output plugin so it