similar to: Java Examples

Displaying 20 results from an estimated 1000 matches similar to: "Java Examples"

2004 Aug 06
1
libshout-java 0.2 released
Hello, A quick note to inform you all of the release of libshout-java v0.2. libshout-java are java bindings for libshout, allowing java applications to reliably stream to icecast2 servers. It has been working well for the past couple months and is now supported under FreeBSD. libshout-java may be downloaded from: http://benow.ca/index?page=project&project=libshout-java Andrew Taylor (PS
2004 Aug 06
1
timing_sleep malfunctioning under MinGW
Hi, I have successfully gotten the libshout-2.0 release to compile under gcc/MingGW ('gcc -mno-cygwin', version 'gcc (GCC) 3.3.1 (cygming special)'), after applying Leigh Smith's patches as posted on this list (http://www.xiph.org/archives/icecast-dev/0660.html). I have then generated a dll and wrapped it in JNI using the stubs from libshout-java
2004 Aug 06
2
Java Bindings
I've created a set of java bindings for the newest libshout 2.0 release. They work well and enable the streaming of mp3 and ogg/vorbis to icecast2 servers from java. Binding with java allows for complex java logic while using the fast, maintained and solid native backend. They can be fetched from CVS via: cvs -d :pserver:anoncvs@benow.ca:/cvs/benow login <passwd:
2004 Aug 06
2
dumpfile with libshout2/icecast2
Heyas, I'm trying to get setDumpfile working with the java libshout bindings. I am calling shout_set_dumpfile(shout,char*) after specifying the port, host, mount and password, yet, the dumpfile is not created on the server side. To be more specific, I'm trying this: bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m /benow which sets the dumpfile to be /tmp/test.mp3
2004 Aug 06
0
dumpfile with libshout2/icecast2
On Wednesday 10 March 2004 06:56, Andrew Taylor wrote: > Heyas, > > I'm trying to get setDumpfile working with the java libshout bindings. > I am calling shout_set_dumpfile(shout,char*) after specifying the port, > host, mount and password, yet, the dumpfile is not created on the server > side. To be more specific, I'm trying this: > > bin/streamAdmin -d
2004 Aug 06
1
dumpfile with libshout2/icecast2
Thanks for the reply, Mike. Is there currently any way to accomplish the same thing (ie, recording of a dumpfile for a mount for a given duration) with icecast2 as it stands? Perhaps through the admin interface, or via a config change and reload? I'm surprised this feature has not been more requested, it would certainly be welcome here. If not, no biggie, I could just use a local
2004 Feb 13
0
Samba bugzilla search terms not functional
Hello I tried to search for a term "deadlink" in Samba bugzilla system at https://bugzilla.samba.org/ "Entere a bug# or some search terms" I consider the word "deadlink" to be a search term. Also the [Help] states that "Bugzilla QuickSearch. Type in one or more words (or word fragments) to search for". The string "deadlink" is certainly a word.
2004 Aug 06
1
sppex player
Hi, You can also use the Java jlGui Music player (http://www.javazoom.net/jlgui/jlgui.html) with the java implementation of Speex (http://jspeex.sourceforge.net). This will play Speex streams and files on any platforms, including Linux, Mac and Windows, or even inside a web page. Tyler Knott wrote: > sailaja akkineni wrote: > >> hi, >> i want to use ogg speex streaming
2004 Dec 17
1
Still the big Icecast problem!
This is a player that I use on my site. It works well with Ogg and mp3. I have tested it with windoze, Fedora, and Netscape/SunOS. http://www.javazoom.net/jlgui/jlgui.html Cheers! Kent On Fri, 17 Dec 2004, Mr Dihelson Mendonca wrote: > Helo, fellows, > > Although I have researched a lot about this matter I > still didn't find any good solution. > > The problem with
2006 Feb 21
2
How to use Speex Cross-Browser, Cross-Platform on Web Pages
I spent some more time with the Ogg and Speex format specs, and I realized that using the "application/ogg" MIME type is technically sound, since Speex is contained in an Ogg wrapper. To get full browser support, though, it is best to rename it so its file extension is "ogg". Some browsers do not support files where the MIME type and file extension are different, based on
2004 Dec 05
0
Authentication and relays
Hello, Just installed 2.1.0, and it seems to be working well. I have a problem I thought user auth on 2.1.0 would fix, namely, I want to control access to an icecast instance which is the source for the primary broadcast icecast. [backstory: a few months ago, the stream was originally broadcasting directly from a box in the engineering room, encoding from a booth line. Listeners would
2009 Jun 15
3
Removing metadata segmentation
Hello all, I run the streaming for a community radio station. We're streaming 160k/s ogg via icecast. For an archive mechanism, I have a scheduler which starts a pseudo listener and archives to a file, via wget: wget http://stream/stream.ogg -O "show name.ogg" That works fine. The scheduler starts recording 30s before shows start and 2m after they end. We're also doing
2005 Jun 25
2
icecast error with metadata
Hello, I've been running three mp3 streams off icecast2 and ices0 on a FreeBSD 5.4 box for a while. I've been getting some flakiness for a few weeks, where the stream would stop and i'd have to restart the server. After the last update to icecast2 now whenever i try to connect to the streams using say winamp latest for windows i keep getting error 404's. My software versions
2005 Nov 21
2
cannot create entry in directory created by Samba
Using Fedora Core 4, Samba 3.0.14a-2, apache 2.0.54, MySQL 4.14-standard, and Tomcat 5.5.9 I am using XP machines to access a file server also running XP. The database server however is FC4, so I use Samba to create the file structure, so far as linux knows, on the database server. This is so that the the front end for the database, java code (JSP's and Servlets) also running on the database
2007 Jul 12
0
No subject
Or even: <a class="moz-txt-link-freetext" href="http://www.blackbox.com/Catalog/Detail.aspx?cid=425,1423,1424&mid=4946">http://www.blackbox.com/Catalog/Detail.aspx?cid=425,1423,1424&amp;mid=4946</a> (same thing from the UK site:) <a class="moz-txt-link-freetext"
2004 Aug 06
5
Java Examples
Where should I look for an example of how to connect to Icecast from Java? (I have a MySQL/Tomcat application with MP3's in the DB and need to stream them using Java and Icecast.) Thanks, Mike D. _________________________________________________________________ Discover the best of the best at MSN Luxury Living. http://lexus.msn.com/
2012 Oct 05
0
No subject
for all three nodes: Brick1: gluster-0-0:/mseas-data-0-0 Brick2: gluster-0-1:/mseas-data-0-1 Brick3: gluster-data:/data Which node are you trying to mount to /data? If it is not the gluster-data node, then it will fail if there is not a /data directory. In this case, it is a good thing, since mounting to /data on gluster-0-0 or gluster-0-1 would not accomplish what you need. To clarify, there
2007 Jul 12
0
No subject
</font> <ul class="D"> <li class="D_off">Two Available PCI Express x8 Slots</li> <li class="D_on">Two Available PCI Express x8 Low Profile Slots</li> <li class="D_off">One Available 64-bit/100MHz PCI-X slot</li> </ul> The list has already answered what goes in what slot so I won't repeat that.
2011 Mar 18
3
[LLVMdev] [PATCH] OpenCL half support
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <br> <br> Villmow, Micah wrote: <blockquote
2009 Apr 08
1
Call Pickup Works w/Linksys ATA, not with Cisco 7940G
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I have an Asterisk 1.4.18 with a mix of cordless phones connected using Linksys SPA2102 ATAs and Cisco 7940G