Answer for Add Watermark to VoD
Hi, To add a watermark to a video in the media folder, use the transcode command as follows:transcode source=mySourceStream groupName=myGroup overlays=../media/myWatermark.png destinations=myStreamWithOverlayPlease check the transcode section in the EMS API Definition document for more details/settings.
Cheers,
Don