How can mixed app developers choose video uploads 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?

Mar.06,2021

ordinary input tag upload is fine
< input id= "videoForm" type= "file" name= "videos []" multiple= "multiple" / >
https://blog.csdn.net/michael.

Menu