I am working on a project which needs to record and download a video using Sony Video Camera. I only see transfer image from the API but there is no transfer for videos. Is there any way to download the video file from the camera via wifi?
My requirement is I want live streaming data after I starts Movie recording. And after click of Capture button it should save last 10 seconds recording in my iPhone gallery. Can I get live recorded streaming data while recording is On? Also How I will fetch movie data from streamed data packets as Sample example shows only Image data fetching.