Open paundri opened 3 years ago
You need to check the input file type, whether it is set to video/*
.
Yes indeed, file input is set to video/*, but still cannot switch from camera mode to video or video button is disable mode.
try setting ASWV_F_TYPE
to */*
for all file types and make sure you're requesting video/*
in your HTML form.
How to make video recording button enable, when i open file input from camera, it is open camera, but cannot switch into vide recording mode...