I am using this org.apache.cordova.camera plugin for camera and media-capture for capturing videos.
I want to upload video to cloud/wowza while recording through camera (maybe using sockets). How to do this? Is there any plugin there to do this or how to achieve this?
Thanks for help