I want to access recorded video data in controller if following function, `onFinishRecord: function(){ ..... }` How to achieve this?
I want to access recorded video data in controller if following function,
onFinishRecord: function(){ ..... }How to achieve this?