Page 1 of 1

Playing video in java

Posted: 05 Jul 2007 22:14
by developprograms
I was wanting to play streaming video in a java desktop program, and wondered about displaying the stream. I know there is players to play videos in java, and have done so successfully using the jmf. I have looked over the java org/videolan/jvlc but didn't see anything that would allow me to accept a stream from a videolan program on a remote server and play it inside a swing desktop application. Any help in finding more resources would be greatly appreciated.

If there is anyone interested in working on a project to display a stream in java or can point me to a project that has already been started, I would be interested in helping out such a project to learn more about this feature.

Thanks for your help.