Can anyone help me with some documentation or example how to record video on xamarin. I want to create an app to record video and to put some text on the video. on attach you can see the exampleenter image description here
Asked
Active
Viewed 63 times
0
-
1https://github.com/jamesmontemagno/MediaPlugin – Jason Mar 03 '20 at 20:14
-
Can you tell me its possible to put some text on video? – Aurel Mar 04 '20 at 12:57
-
Yes, it's possible. https://www.raywenderlich.com/2734-avfoundation-tutorial-adding-overlays-and-animations-to-videos – Jason Mar 04 '20 at 13:33
-
Something for android – Aurel Mar 04 '20 at 18:25
-
if it's an Android specific question you should tag it that way and probably mention it in your question. – Jason Mar 04 '20 at 19:16
-
@Aurel About add text on camera preview, I find one thread that you can take a look:https://stackoverflow.com/questions/13879403/how-to-add-text-on-camera-preview – Cherry Bu - MSFT Mar 05 '20 at 05:52