Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to view videos and photos stored in the files database

Only if the video file has a "video" in it's name.

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

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"}}

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

the problem now, video cant play

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

i use the list service request parameter where={bigImgId: {"$regex": "image"}} for a page to list only image
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

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to view videos and photos stored in the files database

Sorry, I can't open your application. I'm getting the error "You can't access this resource"

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

i enabled public link, why is this happening?

redwhiteblue4free
Posts: 0
Joined: Tue Jul 04, 2017 6:37 am

How to view videos and photos stored in the files database

when i close the app and reopen it, the link wont work?

Return to “Issues”