JMF applet without JMF installed?

A long shot, but do any of you Java programmers think an applet that uses JMF can be deployed and run on a client that doesn’t have JMF installed?

I think the chances would be higher if instead of an applet, a Java Web Start application was used instead. Bundling the JMF libraries could work, but there hasn’t been any report of success as far as I can find. (It is possible with a full-blown Java application though.)

Any leads at all would be good. In the meantime I will be trying this out myself.

5 Comments & TrackBacks ()

Paper doll icon
Howie's Gravatar

You’d have to somehow be able to copy the JMF dll’s to the JRE/bin directory… not sure if that’s possible through an applet, but if you find a way to do it shoot me an email bud!

Posted by: Howie on August 27, 2004 2pm

Paper doll icon
Nicolas's Gravatar

maybe:


http://prt.fernuni-hagen.de/rsvl/cacsd99/mp3_4/node7.html

Posted by: Nicolas on October 4, 2004 10pm

Paper doll icon
bet steal win - that is all that cosmos is capable of's Gravatar

You have some really cool stuff at your site. I’m sure gonna come back here. when grass is game it will hope corner: [url]http://www.cool-movie-trivia.com/Lord.htm[/url] green, faithful, universal nothing comparative to small, bad is feature of standard girl

Posted by: bet steal win - that is all that cosmos is capable of on May 30, 2006 2am

Paper doll icon
Ken Larson's Gravatar

Most people in this situation use the platform-independent version of JMF which does not actually have to be installed; it is just a jar.

I’d also like to point out our open-source implementation of JMF that we are working on (FMJ, fmj.sourceforge.net) - this could also be a possibility once it matures more.

Posted by: Ken Larson on June 3, 2006 8am

Paper doll icon
Screenedtwenty's Gravatar

Hey. Here is a page on JMF. We have lots of other articles too on large scale java application building.

Java Media Framework

Posted by: Screenedtwenty on June 2, 2007 8am

You can subscribe to the RSS feed for comments on this post.

Sorry, this entry is no longer accepting comments. If you have something you really want to say, you can write me.