Java Media Framework

Name:
Java Media Framework
Version:
2.0
Description:
RTP application and library for audio/video session playback over IP networks.
Organization:
JavaSoft/Sun Microsystems
WWW:
java.sun.com/products/java-media
Audio encodings:
GSM, DVI (8,11.025, 22.05, 44.1 KHz), G.711, G.723.1 and others
Video encodings:
H.263, H.261, JPEG, and others
Network:
IP multicast/unicast
Platforms:
Windows'95, Windows NT (x86), Solaris (SPARC), Solaris (x86)
RTP Status:
RFC 1889, RFC 1890, ietf-avt-rtp-new-00.txt (reconsideration); receiver only
Availability:
Freely downloadable binary (classes) of Java Media Framework w.0
Download:
http://java.sun.com/products/java-media/jmf/
Notes:
Use the service pack for Solaris/WinNT, rather than the pure Java version. The pure java version does not work. JMF 2.1.1e (May 2003) claims to work for Linux, but some users have reported delay problems on both Linux and OSX. Also, full-duplex audio may or may not work.

Make sure to have the classpaths specified as in their readme's and also the JMFHOME and LD_LIBRARY_PATH (for sun) environment variable pointing to the JMF directory, so java can link in the native libraries.


Last updated by Henning Schulzrinne