Rcently i have started working with JMF , i have set up the environment for JMF , the code is also preety simple
but i get
I dont't understand the exception , even when i tried playing some different file still i get this exception
does any one has any idea where i m wrong ?
JMF by default has no support for MP3 files. You have to install a JMF extension first to enable MP3 support. You should be able to find such an extension using Google.
Rob Spoor wrote:JMF by default has no support for MP3 files. You have to install a JMF extension first to enable MP3 support. You should be able to find such an extension using Google.
There are hell lot of problems in JMF buddy , It doesn't play mp3, nor flv just mpeg was successful in my case
nor do it streams over UDP, exception is thrown cannot create player for UDP://ip:port
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
naved momin wrote:There are hell lot of problems in JMF buddy , It doesn't play mp3, nor flv just mpeg was successful in my case
nor do it streams over UDP, exception is thrown cannot create player for UDP://ip:port
What does any of this have to do with the fact that MP3 support can be easily added to JMF? Let's stick to one topic per thread, please.
If your problem is indeed not solved after you have added MP3 support to JMF, that's when you should post further information (not different topics, though).