similar to: ices2 and vorbis RC3

Displaying 20 results from an estimated 1000 matches similar to: "ices2 and vorbis RC3"

2004 Aug 06
5
solaris success??
Has anyone been successful getting an icecast webcast going under Solaris? I have tried several times using different versions of icecast, ices, shout and solaris, but have never been able to get it working without seg. faults, or glitching, or other problems. -- ........................................................................ Tom Erbe . 608 Carla Way, La Jolla, CA, 92037
2004 Aug 06
1
yet another test stream / Icecast2 segfault
Sgrifennodd Jack Moffitt: > > Also, icecast 2 has been pretty stable for the BBC. Uptimes of several > weeks. And that would only have been to upgrade it. It's not being hit very hard tho - come on people, hammer it! http://support.bbc.co.uk/ogg/ ..ciaran -- Ciaran Anscomb, BBC Internet Services "Nobody loves me like I do - Not even you" --- >8 ---- List archives:
2001 Sep 15
1
Last Night of the Proms
This is NOT official, and NOT supported, but as the proms are a free to all event, I thought I'd set up an Ogg stream for anyone that's around today and wants to listen in. The traditional last night music has been replaced in recognition of the events of the last few days. http://dev5.kw.bbc.co.uk:8001/proms.ogg 'til 1045 BST, but beware it's 128kbit. There are various
2000 Sep 13
3
Hacking up streaming - we want to
Hi, We would like to stream some of our content as OGG Vorbis. We've currently managed to hack liveice and icecast to stream over HTTP and play that with ogg123. But from reading the dev list, I see that's also been done here, probably in a more elegant way - can anyone point me at the right place to see the current state of this? For now we'll probably just be doing this
2001 Dec 27
1
The BBC tests Ogg Vorbis on the net!
An article I saw on the french news site http://www.linuxfr.org says that the BBC is testing streaming with Vorbis on his web servers. Apparently, it works very well with XMMS. Vorbis is growing in popularity and it's a good thing! <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message
2004 Aug 06
2
yet another test stream / Icecast2 segfault
Hi, My stream is up and running until today evening somewhen (CET). http://scapa.dnsalias.net/oggmusic.m3u or directly: http://scapa.dnsalias.net:8066/test.ogg It's tested already, so it should work, but I don't know much about the reliability yet. Icecast1 unreproduceable segfaulted on me sometimes and that's what I want to know with Icecast2, too. It DID segfault today, but only
2004 Aug 06
2
ice2 CVS build problems under Solaris 7
Hi: If you want to use icecast 2 for streaming vorbis audio then don't get it from the CVS repository at icecast.org. That's ancient developer stuff in there. Instead get it from the xiph.org CVS repository (see http://www.xiph.org/cvs.html which I see now lists the icecast stuff (yay!). You'll need the icecast module plus the avl, httpp, log, net, thread and timing modules (check
2004 Aug 06
2
Icecast 2: planned stuff.
Hi there. First, some words about what the context is over here. I'm a member of a french working group assembling several non profit organisation members that intend to help promoting free software usage, and in this case ogg vorbis and icecast. http://www.aful.org/gdt/interop/casRadioFrance.html Non profit organisation included in this group are Abul (www.abul.org), Aful (www.aful.org),
2001 Oct 21
5
Scheduled Ogg streams for testing
Well we're testing scheduled Ogg streaming, but it would be nice to test with an audience bigger then me and a few irc users, so I thought I'd drop a note to the list. http://support.bbc.co.uk/oggstreams.shtml This will contain any scheduled tests to come and anything currently being streamed. For scheduled stuff, only things we're given permission to do by producers can go on
2004 Aug 06
4
Icecast 2: planned stuff.
Hi there. I had a look at how icecast 2 works after having been pleased by how icecast 1 worked. I succesfully made it work on a debian woody (for those interested at how i did it http://melmoth.dyndns.org/stream/ It's in french yet). I was however disapointed a bit by not finding the admin console I used to find in icecast 1. So, several questions: is this admin console planned to be
2004 Aug 06
4
ices2 compile error, ignore previous msg
Oops! I accidently sent the previous message before I finished it, sorry! However, the problem remains the same. I cannot succesfully compile ices2 for some reason. I've followed some instructions I found on the web at http://www.6809.org.uk/kja3/ices2-howto.shtml. So far, what I've done is: 1) Installation of Slackware 8.1 (with libxml2 2.4.22, gcc 2.95.3) 2) Update of the oggutils
2004 Aug 06
2
icecast 1.3 or 2 ???
> You can get an October 10 alpha release from www.xiph.org/~msmith/ or you > can get the latest code from the xiph.org CVS repository (visit > http://www.xiph.org/cvs.html (module icecast). documentation is almost > non-existant for icecast2 so if you hit any trouble, ask here. > > Geoff. This is true. There is no solid documentation for icecast2, yet. However, there are some
2003 Feb 01
5
ID3 info and Streaming titles
Hi, I'd really like to enable ID3 tags and streaming titles. > From reading icecast.conf I realise this is experimental. I'm assuming experimental means works most of the time :-) I've set this flag, however receive no ID3 tags or streaming titles. use_meta_data 1 I need some guidance on this one, im using icecast 1.3.12 and ices 0.2.3. Thanks, -- Best regards, Darren
2010 Dec 29
1
[LLVMdev] stack alignment restriction
Thanks for the answer.. A followup question - Is this already taken into consideration when generating address calculation offset etc or would this need to be specially taken care? I am assuming all load/stores also would need to be custom lowered. thanks dz On Wed, Dec 29, 2010 at 5:45 AM, Bill Wendling <wendling at apple.com> wrote: > On Dec 28, 2010, at 4:02 PM, drizzle drizzle
2015 Mar 27
2
Weird issue - STATUS_DISK_FULL
Hi All, I've a share on a btrfs volume that is reporting that there isn't enough disk space for a backup. Which is odd as the file is about 300GB in size and df -h reports 5TB free. Any ideas? testparm -s Load smb config files from /etc/samba/smb.conf Processing section "[BACKUP00]" Loaded services file OK. Server role: ROLE_STANDALONE [global] map to guest = Bad User
2010 Dec 29
2
[LLVMdev] stack alignment restriction
Hi Is there a way to enforce a different alignment on vales on stack as compared to other basic types. Particularly, i would like characters to be stored at 2 byte boundary. thanks dz
2001 Oct 31
4
Open SSL connection to HTTPS?
Hi All, I just tried to test my web server with telnet. The only problem was that my web server refuses non-encrypted connections (duh!). I know that SSL and SSH are *entirely* different, but ssh is the only commonly-available encryption-enabled command-line tool around. It would be greate to have an SSL-emulation mode in OpenSSH.... Just wishful thinking, Ciaran --
2016 Jul 07
19
[Bug 96836] New: Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x14/0x20
https://bugs.freedesktop.org/show_bug.cgi?id=96836 Bug ID: 96836 Summary: Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x14/0x20 [nouveau] Product: xorg Version: unspecified Hardware: SPARC OS: Linux (All) Status: NEW Severity: normal Priority: medium
2015 Mar 27
2
Weird issue - STATUS_DISK_FULL
Thanks David. It's a brand new array but I've double checked and there's not much space used and plenty free. -----Original Message----- From: David Disseldorp [mailto:ddiss at suse.de] Sent: 27 March 2015 16:11 To: Ciaran Scolard Cc: 'samba at lists.samba.org' Subject: Re: [Samba] Weird issue - STATUS_DISK_FULL Hi Ciaran, On Fri, 27 Mar 2015 15:35:12 +0000, Ciaran
2004 Aug 06
2
solaris success??
icecast 1.3.10 is the server i'm running, but its ices 0.1 that gives me a segfault under solaris. it works just fine on my linux box. ices 0.2 doesn't segfault, but it seems to overrun the server (if that makes any sense), it plays a 3 minute file in seconds. maybe i'll have to switch to mod_mp3 for my solaris boxes. At 12:38 PM +0100 7/6/01, Ciaran Anscomb wrote: >Sgrifennodd