Hi
I am trying to display a video drom my _files collection in the video component with jscript.
This is my code....
var vid = "https://api.appery.io/rest/1/db/files... db id]/" + filename;
Appery('video_41').attr("scr", vid);
What is wrong with this code?
you dont have any documentation that explains how to view a video in the video component. Please can you create some documentation or point me to the docs.
Thx