Video Recording

0
I want to record a video in my native app in mendix, where i have a button and when i press it i need to record the video through my web camera and then save it in Base64 format. is there a way to implement this through Java or javascript action, as there is no default way to record a video in mendix.
asked
1 answers
0

Hi Jabir,

 

So far i didn't see or explore record videos in Mendix, but yes you can use java action or javascript action to record video and store it in Amazon S3 or any other cloud. Explore the mentioned Javascript way.

Hope it helps!

Thanks & Regards,

Manikandan K

answered