Embedding Video In Swing using JMF
I am doing a project on multipoint video conference and i am using JMF and swing.
how to play the recieved video stream from a multicast address within the Swing window itself using JMF.
the sample code i got, is able to play the stream in a seperate player. we want it to embed in the swing.
can some one help us with this... thanks in advance

