tagomago Posted February 7, 2015 Posted February 7, 2015 Hi I have written an Applet that streams music files located on the Helio server using the JMF extension for Java. This has worked fine in the past but now appears to have stopped working. I can't understand why this has happened, do any of the server settings/permissions need to be changed for this? The program does however fetch a list of songs called 'songs.xml' which is successfully displayed on screen however the playing of the actual songs (which uses the JMF extension) fails. Any suggestions as to what's causing this? Quote
tagomago Posted February 16, 2015 Author Posted February 16, 2015 Actually I think that the problem is likely to be non-service related and probably due to changes in the version of the JVM. The Applet does not work on local machine through browser but works fine in an IDE and can even connect to the server, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.