posted 18 years ago
Looked through the API�s and the forums and haven�t managed to find a good solution to this simple problem, what I would like is to overlay a simple logo ontop on a JMF source feed, ive managed to get it working using multiple JPanes with the logo being in front of the JMF JPane, as this solution cant be broadcasted to other clients using RTP, id like a more permanent solution that�s embedded in the video.
Have played around with effects and processor�s, but haven�t found a solution that doesn�t involve pixel replacement between the inChannel and outChannel.. Is it possible to make overlays part of a JMF movie by simply adding a new layer? although nothings that easy, any suggestions will be helpful. Thx