Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am trying to achieve a cross-platform video watermarker using Xamarin.

I need to watermark the video after it has been capture or picked from gallery.

I have realized that I will need to have individual implementations in iOS and Android.
I am able to watermark a video in iOS using the example here [^].

I've tried looking for any solution in Android. I have been unsuccessful so far in doing so.

Looking for any suggestion/guidance/help/examples.

Regards,
Reuben
Posted
Updated 6-Jan-16 14:02pm
v2

1 solution

 
Share this answer
 
Comments
Reuben CodeHeroes 7-Jan-16 1:28am    
Is it possible to do without a 3rd party library??
ridoy 7-Jan-16 4:11am    
No its not possible until you make one, :)
Reuben CodeHeroes 7-Jan-16 17:49pm    
Any idea's with the iOS section?
the code from the link I posted rotates the video

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900