17
Views
1
Comments
How Can i add watermark on videos
Application Type
Mobile, Reactive
Service Studio Version
11.54.50 (Build 63188)

Hello Guys,

One of the use cases for the project I'm working on is allowing users to upload videos by filming them, in which case I have to include a watermark. It is necessary to watermark pictures and videos; 


I've developed the logic for images, but I'm having trouble finding anything for videos. Could someone please assist me to how to add watermark on videos?


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Ajinkya,

Did you already decide which technology to use to upload/stream and store the videos?

Videos become fastly very large,  storing them in the OutSystems database is not advisable.

You should consider 3rd party technology like Azure Media Services, which have JS and SDK available for up and down streaming video efficiently as well as providing a cheaper and fasteR storage of your videos., but also to include a watermark.

I believe (no personal experience), that Azure media services also allow for an image overlay on video.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.