Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

SOLVED: How to access recorded video filepath in react-native

Tags: upload server

Er Ekta Sahu:

**when i stop recording that capture video store in gallery so how to fetch that video so that i Upload that video on server **


this.refs.camera.stopCapture()
.then((response) => {
alert(response);
// so here what i do for fetching video file path for upload that video on server
}



Posted in S.E.F
via StackOverflow & StackExchange Atomic Web Robots
This Question have been answered
HERE


This post first appeared on Stack Solved, please read the originial post: here

Share the post

SOLVED: How to access recorded video filepath in react-native

×

Subscribe to Stack Solved

Get updates delivered right to your inbox!

Thank you for your subscription

×