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

How to view videos and photos stored in the files database

We need to know how to run that service to view videos.

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

How to view videos and photos stored in the files database

i still dont know what to put there...

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

How to view videos and photos stored in the files database

tell me what you need.

i use the list service if that help

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to view videos and photos stored in the files database

Hi - could you please list out the steps how we can reach the page in your app where you invoking service which populates videos list.

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

How to view videos and photos stored in the files database

use username: b1
password: aaa

then click on to viderGrid

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

How to view videos and photos stored in the files database

  1. You don't run any service on the page show event, but I see the only one service on that page "UserInfo_db_Posts_listVideo".

    2.If I tun it returns me a list of images instead of videos.

    Please fix these issues and let us know if they are done. We will check the app again.

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

How to view videos and photos stored in the files database

1
i forgot to invoke the service... now i invoked it.
Image

it give me this on pc but when click on it cant play
Image

2
in the database user upload photo and video, how to list only video then?

fixed the first issue but the second not sure
thanks

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

How to view videos and photos stored in the files database

is it secure to put public app link here? do i have to delete it after?

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

How to view videos and photos stored in the files database

You use the request parameter where={bigImgId: {"$regex": "image"}}

Please change it to video to read videos

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

How to view videos and photos stored in the files database

like this?
where={bigImgId: {"$regex": "video"}}

this will read any video?

Return to “Issues”