ONJava.com: Streaming QuickTime with Java
An online suppliment to Chris Adamson’s recent QuickTime for Java A Developer’s Notebook.
From the article:
In this article, I’ll introduce the basics of simple webcasting with QTJ.
AWESOME!!!!!
ONJava.com: Streaming QuickTime with Java
An online suppliment to Chris Adamson’s recent QuickTime for Java A Developer’s Notebook.
From the article:
In this article, I’ll introduce the basics of simple webcasting with QTJ.
AWESOME!!!!!
Introduction to Digital TV Applications Programming
From the article:
Television viewers with Java-enabled digital television receivers will be able to receive and interact with Java TV applications while watching network programming. The tool for interacting with Java TV applications is the viewer’s television remote.
TiVo Home Media Engine SDK
I am sold.. Unfortuantely things are looking bad for the company. I think I will bite anyway.. This is the kind of thing that I think can turn a company around.
J2ME MIDP Development for NetBeans 4.0
Nice… Unfortunately, still not a solution for us Mac developers.
MediaFrame (mediaframe.org), open streaming media
From the site:
Open source streaming media in Java
MediaFrame is an Open Source streaming media platform in Java which provides a fast, easy to implement and extremely small applet that enables over 97% (AdShadow 2002-03) of web users to view your audio/video content without having to rely on external player applications or bulky plug-ins. MediaFrame does not require special servers, software or programming knowledge (feature list).
Java(TM) Boutique – Poor Man’s Imaging Wrapper
Looks pretty easy to use, might be good for integration with Processing.
Public Key Cryptography 101 Using Java
Public Key Cryptography Using Java
GCJ: The GNU Compiler for Java
– GNU Project – Free Software Foundation (FSF)
Compile Java to native code.
From the site:
GCJ is a portable, optimizing, ahead-of-time compiler for the Java Programming Language. It can compile:
Java source code directly to native machine code.
Java source code to Java bytecode (class files).
Java bytecode to native machine code.