search for: copmpilation

Displaying 6 results from an estimated 6 matches for "copmpilation".

Did you mean: compilation
2004 Aug 06
4
Can't listen to a stream from icecast-kh
...t; > So, in that case, ICY 200 should be removed? btw, yesterday, after patching it to HTTP/1.0 200, I read a mp3 stream with realplayer 10. It worked. I don't really know for what ICY 200 is usefull, i'll see in other thread if I found some info. Perhaps this should be handled by a copmpilation flag for those who wants that particular ICY response? Chris --- >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-dev-request@xiph.org' containing only the word 'unsubs...
2004 Aug 06
0
Can't listen to a stream from icecast-kh
...ICY 200 should be removed? > btw, yesterday, after patching it to HTTP/1.0 200, I read a mp3 stream > with realplayer 10. It worked. > I don't really know for what ICY 200 is usefull, i'll see in other > thread if I found some info. > > Perhaps this should be handled by a copmpilation flag for those who > wants that particular ICY response? This isn't in icecast2 at all - it's only in karl heyes' fork. Icecast uses HTTP for communication with clients, and pretending it doesn't is always going to be a bad idea. Mike --- >8 ---- List archives: http://w...
2004 Aug 06
0
Can't listen to a stream from icecast-kh
...entry in access log. Initially though it maybe just v8 of realplayer, Chris can you send me the user agent (access.log) string for v10. > I don't really know for what ICY 200 is usefull, i'll see in other > thread if I found some info. > > Perhaps this should be handled by a copmpilation flag for those who > wants that particular ICY response? it's not the sort of thing a compilation flag will be useful with, it may require special casing of the user agent field. I made kh44 special case real, but I don't know the user agent strings yet, your wget should be ok now as...
2001 Feb 05
0
Problem compiling openssh on Solaris 2.6 with AFS-krb4
Heelo, I'm trying to copmpile openssh-2.3.0p1 against KTH-KRB dist. (ftp.pdc.kth.se/pub/krb/src) of kerberosIV and AFS 3.6. However, I get two errors: 1. redifinition of types, conflicting with krb.h (which #includes ktypes.h) - removing temporarily the u_int code from ktypes.h helped 2. send_afs_tokens() - in the sshconnect1.c show both problems, although the redefinition problems occured
2004 Aug 06
2
Can't listen to a stream from icecast-kh
Hello When I replace ICY 200 by HTTP 200 then : - wget works - videolan VLC works (i thing its bad to send headers that it doesn't understand as it is one of the few crossplateform ogg players) So, I suggest, either to put something in the code to handle a different response header per stream type, or to put something in the config file (but then icecast admin have to bother with that) Or,
2001 Mar 06
0
Problem compiling openssh on Solaris 2.6 with AFS-krb4 (fwd)
-- | Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's | http://www.mindrot.org / distributed filesystem'' - Dan Geer ---------- Forwarded message ---------- Date: Tue, 6 Mar 2001 22:28:52 +0100 (MET) From: "[iso-8859-2] Martin MOKREJ?" <mmokrejs at natur.cuni.cz> To: openssh at openssh.com Subject: Re: Problem compiling