How to achieve animation effect in wowza graphical overlays -
i using wowza media system live streaming. want display animated overlays on streaming. animated image not supported in overlay. using set of jpg/png images animation effect. on each frame, change tje overlay image using
mainimage.addoverlayimage(overlayimg,0,0); but function add new image , previous image still there in memory, memory usage reaches 100%. there other way this. started using link add graphical overlay.
Comments
Post a Comment