10/29/2019

Java Media Framework Download

54
Active1 year, 11 months ago
  • Java media framework 2.1.1e free download. Liferay Portal Liferay Portal is the world's leading enterprise open source portal framework, offering integrated W.
  • The Java Media Framework API (JMF) package, which can capture, playback, stream, and transcode multiple media formats, extends the Java 2 Platform, Standard Edition (J2SE) for multimedia.

I've tried using JMF on a 64 bit environment and 64 bit JDK but to no avail. There isn't a 64 bit jmvfw DLL available for JMF.

My question is: Is there any alternative Media Framework out there that is fully 64 bit or a Java Media Framework 64 bit?

JavaJava Media Framework Download

I need it to do camera capturing and video streaming and it has to run on 64 bit environment and JDK.

Photoshop

Java software for your computer, or the Java Runtime Environment, is also referred to as the Java Runtime, Runtime Environment, Runtime, JRE, Java Virtual Machine, Virtual Machine, Java VM, JVM, VM, Java plug-in, Java plugin, Java add-on or Java download.

Thanks

Buhake SindiBuhake Sindi
73.8k25 gold badges150 silver badges212 bronze badges

2 Answers

http://build.xuggle.com/ (source)

They used to supply an installer .exe, now you have to read the documentation on their website to build the 64 bit windows version yourself, if you want a 64-bit linux build, you can get it at the second URL. Xuggle will let you convert/stream video or audio, I believe it uses a 64-bit compile of ffmpeg with Java as a wrapper around it so that you don't have to think about the ffmpeg command line options.

Robert Louis MurphyRobert Louis Murphy

Download Java Media Framework For Windows 7

1,0031 gold badge13 silver badges29 bronze badges

you can have both 32-bit jre/jdk and 64-bit on the same machine. JMF IS 32-bit. But the java application can still be 64-bit, check out JMStudio code for it and use the 64-bit for the java.awt.Image for example and the 32-bit to bring in the images.

JNI code written in c++ and assembler would be a possible solution if you need it, create custom jar ( java libraries ) and link in .d or .dll files as needed.

Java Api Framework

Java's GhostJava's Ghost

Not the answer you're looking for? Browse other questions tagged java64-bitjmf or ask your own question.