it seems that the media-capture plug-in in cordova can only be filmed and uploaded, but cannot be saved locally for selection. Imagepicker can only select pictures locally. Is there any plug-in that can select videos locally?
it seems that the media-capture plug-in in cordova can only be filmed and uploaded, but cannot be saved locally for selection. Imagepicker can only select pictures locally. Is there any plug-in that can select videos locally?
ordinary input tag upload is fine
< input id= "videoForm" type= "file" name= "videos []" multiple= "multiple" / >
https://blog.csdn.net/michael.
Previous: How vue initializes a large array
Next: When swoole asynchronous mysql acquires big data, it simply exits and no data is returned.