It uses the built-in camera. When you call to capture a video it launches the camera video app on the device if available. You record the video, select to save if you want it and the video is available to be used with the app then. I got code from someone on here to let me copy the video file to the temporarydirectory and then upload it from there if I want. Works nice if needed.
yeah, I used the code above to the point of being able to play the video back from a button, but I couldn’t see a way to upload to say youtube from it. so there is a way?
I’m not sure about to youtube. Just search on it for Corona or make another post here. I have not looked at submitting to YouTube from another website or app but its probably possible.
Actually I just did a search and found this. The email method looks interesting.
so your clients each have a copy of the app, and it saves the videos across all of them? or is there another way they share access to them?
The videos are uploaded and saved on a server. I have a website that the main office uses to view the videos. I don’t need to view them in the app although they could if needed.
sounds pretty close to what I need to do. can I contact you offline?
I’m wondering what use a video capturing app has if you can’t upload them to youtube, or save them to Camera Roll? I’m not trying to be facetious; I’m just wondering…thanks!
Just depends on what someone needs it for. For a client of mine they want video of different construction sites instead of just photos to see the status of the work.
thanks for the answer, Warren…so how is it different using your app than using the built-in camera app?
It uses the built-in camera. When you call to capture a video it launches the camera video app on the device if available. You record the video, select to save if you want it and the video is available to be used with the app then. I got code from someone on here to let me copy the video file to the temporarydirectory and then upload it from there if I want. Works nice if needed.
yeah, I used the code above to the point of being able to play the video back from a button, but I couldn’t see a way to upload to say youtube from it. so there is a way?
I’m not sure about to youtube. Just search on it for Corona or make another post here. I have not looked at submitting to YouTube from another website or app but its probably possible.
Actually I just did a search and found this. The email method looks interesting.
so your clients each have a copy of the app, and it saves the videos across all of them? or is there another way they share access to them?
The videos are uploaded and saved on a server. I have a website that the main office uses to view the videos. I don’t need to view them in the app although they could if needed.
sounds pretty close to what I need to do. can I contact you offline?