Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

How to view videos and photos stored in the files database

So I installed the plugin you recommended. It does not work.
VideoPlayer undefined error in console when i use browser. I know this is a native plugin but I wanted to see what error comes up.

Installed apk on device. App crashes when I try to run the when I try to run the VideoPlayer command

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

How to view videos and photos stored in the files database

If something does not works on the device use remote debug tool Weinre: https://devcenter.appery.io/documenta...

If this plugin does not fit your needs, search online for appropriate one.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

How to view videos and photos stored in the files database

Ok so I managed to get video recording working. If anyone has the same problem, leave a note and I will post my solution

Pablo Grillo
Posts: 0
Joined: Mon Jul 25, 2016 5:28 am

How to view videos and photos stored in the files database

Hey the link above is broken, could you guys post a fixed link for the new docs format please?

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

How to view videos and photos stored in the files database

Hello Pablo,

Here is the link to the new doc: https://docs.appery.io/reference#data...

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

How to view videos and photos stored in the files database

i want to display the list of video that i had in the database. for image i use the list service and the following JS in mapping to image component asset to make it work.

return "https://api.appery.io/rest/1/db/files..." + value;

for video i also use the list service, this is my mapping for video component
Image

Image

im not sure how to do it.

thanks

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

How to view videos and photos stored in the files database

Hello,

Please also add a mapping into the property "type"

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

How to view videos and photos stored in the files database

Do I have to add any JS? If so, where and what JS do I add?

Thanks

Return to “Issues”