search for: jcraft

Displaying 20 results from an estimated 49 matches for "jcraft".

Did you mean: craft
2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 source and the official binary
...lector.class ./com/fluendo/plugin/VideoSink.class ./com/fluendo/plugin/VorbisDec$1.class ./com/fluendo/plugin/VorbisDec$2.class ./com/fluendo/plugin/VorbisDec.class ./com/fluendo/utils ./com/fluendo/utils/Base64Converter.class ./com/fluendo/utils/Debug.class ./com/fluendo/utils/MemUtils.class ./com/jcraft ./com/jcraft/jogg ./com/jcraft/jogg/Buffer.class ./com/jcraft/jogg/Packet.class ./com/jcraft/jogg/Page.class ./com/jcraft/jogg/StreamState.class ./com/jcraft/jogg/SyncState.class ./com/jcraft/jorbis ./com/jcraft/jorbis/AllocChain.class ./com/jcraft/jorbis/Block.class ./com/jcraft/jorbis/ChainingExa...
2016 Sep 14
2
com.jcraft.jsch.JSchException: Auth fail
Hi, I've come across some messages from sshd (OpenSSH 6.7) in my auth.log that I hadn't noticed before: sshd[32008]: error: Received disconnect from x.x.x.x: 3: \ com.jcraft.jsch.JSchException: Auth fail [preauth] I was kinda puzzled why sshd would emit some JCraft[0] messages and the best explanation I found was this Serverfault[1] answer, quoting a snippet from packet.c:1965 and adding: > It looks like openssh server passes through the last message from the...
2010 Nov 04
4
Fwd: Merging jorbis upstream and the cortado jorbis fork back into one
...jar ? Or are we supposed to download sources into our tree and build the whole ? ---------- Forwarded message ---------- From: Hans de Goede <hdegoede at redhat.com> Date: Thu, 04 Nov 2010 15:31:31 +0100 Subject: Merging jorbis upstream and the cortado jorbis fork back into one To: ymnk at jcraft.com, jorbis at jcraft.com, ogg.k.ogg.k at googlemail.com, bens at alum.mit.edu, twerner at debian.org, onkarshinde at ubuntu.com Cc: freecol-developers at lists.sourceforge.net Hi All, I'm sending you this mail because you're all somehow involved in jorbis and / or cortado development. S...
2004 Oct 04
0
relaying http://mirror.fluendo.com:8800/
Hi all, Thanks to Fluendo test stream at http://mirror.fluendo.com:8800/, I have done some quick hacks on my streaming server JRoar (http://www.jcraft.com/jroar/) and, now it can relay OggTheora streams. If you are interested in it, you can try http://jroar.jcraft.com:8800/test.ogg If you are interested in relaying OggTheora streams by yourself, try following steps, 1. download http://www.jcraft.com/jroar/jroar-0.0.9-rc1.jar 2 $ java -class...
2001 Apr 24
0
low-bitrate streams and pure Java Ogg Vorbis player
...d pure Java Ogg Vorbis decoder, JOrbis. By the recent improvements on JOribs, its 'simple' player, JOrbisPlayer, will enable you to enjoy low-bitrate/mono streams on the web browser with J2SE 1.3(or later)Plug-in; Java plug-in; I have provided digitally signed JOrbisPlayer at http://www.jcraft.com/jorbis/player/JOrbisPlayer.php # This signed applet is signed by JCraft,Inc. and his key has been issued by # Thawte. For example, if your icecast will wait for connections at http://foo/bar.ogg, try following URL http://www.jcraft.com/jorbis/player/JOrbisPlayer.php?play=http://foo/bar.ogg...
2002 Jan 24
0
Ogg streams from JRoar for testing.
Hi folks, I'm developing ogg streaming server JRoar(http://www.jcraft.com/jroar/). At present, two JRoars are running at following URLs, * http://ogg.radiostudio.org:8000/ * http://61.207.105.109:8000/ and you will find some streams on them. If you have ogg vorbis player, please try them. The newest source code is available at http://www.jcraft.com/jroar/jroar-...
2015 Sep 21
2
CentOS6 - Break in attempt? What is the Exploit?
This morning's log review revealed this sshd log entry on one of our web services hosts: Received disconnect: 11: disconnected by user : 2 Time(s) 3: com.jcraft.jsch.JSchException: reject HostKey: 216.185.71.170 : 1 Time(s) The IP address used is that of a public facing database query page for our freight transit information. It is itself a virtual IP address hosted on the system reporting the error. In other words, if this were a legitimate connection...
2006 Oct 26
2
RELEASE: Cortado 0.2.2 'Really Tested Verily Exceptionally'
This mail announces the release of Cortado 0.2.2 'Really Tested Verily Exceptionally'. This is Cortado, a multimedia framework for Java written by Fluendo. It contains: - JST, a port of the GStreamer 0.10 design to Java - jcraft, a copy of the JCraft JOgg/Jorbis code - jheora, an implementation of Theora in Java - codecs (currently only containing the Smoke codec, a variant on Jpeg) - JST plugins for: - HTTP source element - Ogg and Multipart demuxers - Theora, JPEG and Smoke video decoders - Vorbis and MuLaw audio...
2000 Aug 08
0
pure Java Ogg Vorbis decoder
Hi there, I have develope pure Java Ogg Vorbis decoder and its working version is now available at http://www.jcraft.com/jorbis/ . Of course, it is under LGPL. I think that the ubiquitousness of Vorbis decoder will leverage the popurality of Ogg Vorbis. Current version can decode Ogg Vorbis bitstreams, but its outputs are extremely noisy and more works must be done. I'm very happy if I get comments,sugges...
2002 Apr 16
0
JRoar can dish out pure Java Vorbis player.
Hi, I have developed the streaming server JRoar(http://www.jcraft.com/jroar/). In the recent improvement, JRoar can dish out pure Java Vorbis Player and become the applet host. You may know that you can get JOrbisPlayer applet from http://www.jcraft.com/jorbis/player/JOrbisPlayer.php , however that applet is digitally signed. By this hack, you can enjoy the liv...
2015 Sep 21
0
CentOS6 - Break in attempt? What is the Exploit?
...cp-task-failure -- Eero 2015-09-21 11:29 GMT+03:00 James B. Byrne <byrnejb at harte-lyne.ca>: > This morning's log review revealed this sshd log entry on one of our > web services hosts: > > Received disconnect: > 11: disconnected by user : 2 Time(s) > 3: com.jcraft.jsch.JSchException: reject HostKey: 216.185.71.170 : > 1 Time(s) > > > The IP address used is that of a public facing database query page for > our freight transit information. It is itself a virtual IP address > hosted on the system reporting the error. In other words, if this &...
2007 Aug 27
1
Pure Java theora implementation - LGPL
I've started working on a pure-java port of Theora under the LGPL, as a subproject of FMJ, the open-source implementation of JMF. It is similar to and dependent on the jogg/jorbis libraries from jcraft. The Cortado implementation is nice, but since it is GPL, that is too restrictive for FMJ, which is LGPL. This is, naturally, a large undertaking, and any help by anyone interested would be appreciated. Feel free to contact me. Ken Larson FMJ project, fmj.sourceforge.net
2005 Sep 16
1
RE: Vorbis-dev Digest, Vol 16, Issue 10 ogg streaming
...xperts where/how to start...what is the best option, what I am looking at is something like the jorbis player; we simply place the url and it plays the stream...the idea is to cut off all the other unnecessary stuff, and to just get the simple code which can play a ogg stream example.... http://www.jcraft.com/jorbis/ Sanjay.B.Adnani sanjay@adnani.com(personal email id) -----Original Message----- From: vorbis-dev-bounces@xiph.org [mailto:vorbis-dev-bounces@xiph.org]On Behalf Of vorbis-dev-request@xiph.org Sent: 15 September 2005 23:00 To: vorbis-dev@xiph.org Subject: Vorbis-dev Digest, Vol 16, Issu...
2004 Aug 06
2
[lists] Speex & Java ...
On Thu, 2003-04-03 at 12:59, Kaveh Goudarzi wrote: > Hello People, > > Are there any ongoing efforts to port speex enc/dec > to java? I know there are a couple of things lying about in > jcraft and other sites but they all seem a little half hearted. You might like to write a JNI Wrapper. Cheers David > I've used jspxdec.zip written by james.lawrence@hellonetwork.com > to knock together a little applet for playing speex files but james' > decoder only deals with a sub...
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/
2004 Aug 06
2
fixed point conversion volunteer (OMG what am I doing?)
Hello Mark: Count me in. I'm an excellent C programmer and I've done assembly coding. Although I've not done float to int conversions, I'll pick it up quickly ... send me an example, please. Also, I direct The Tech Startup Connection here in Silicon Valley, so I have a very large resource pool. Check out
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2001 Jun 28
4
Java wrapper?
Hi, a few months ago it has already been discussed, but without final solution it seems... Is there anybody who is working on a Java JNI wrapper for libvorbis etc.? Greetings k.j. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only
2004 Aug 06
5
streaming ogg player embedded in web page
Hi List, For the last week I have been have playing with icecast 2.0.0 and ices for a streaming project I am working. The streaming is working with multiple sources and fallback using XMMS and Winamp as the clients. All work splendidly. Next on my todo list is find a simple Ogg player that I can embed in a webpage and play from the icecast stream. I have so far looked at jlGui Applet 2.2 which