Java Media Framework(I am new to java)
I want to develop a media player and capture video using a webcam and
then play it using Java. For that purpose, i downloaded java media framwework and i am trying to import the library:
import java.media.*;
The library is not getting imported and my friend told me to "Install
it in the directory if java runtime". Which directory is the java runtime???? where do i install the JMF???
Can anyone please help me make a player on java and working on JMF??
Xploit
|