Only if the video file has a "video" in it's name.
Only if the video file has a "video" in it's name.
but user will upload video from mobile and pc. where mobile end with mov, pc may be different. how to deal with multiply format? thanks
then for mov format, like this?
where={bigImgId: {"$regex": "mov"}}
the problem now, video cant play
i use the list service request parameter where={bigImgId: {"$regex": "image"}} for a page to list only image
and now i want to list only video on a new page, and i will use list service as well. but the same list service already use the where parameter for listing image.
how and where i put the code for listing only video?
thanks
what format of video does mobile device play? if only mov then i will only allow mov format video to upload then.
how to only allow mov format video to upload?
video still cant play, any help?
thanks
Sorry, I can't open your application. I'm getting the error "You can't access this resource"
i enabled public link, why is this happening?
how to fix it?
when i close the app and reopen it, the link wont work?