Playing the internalized mp4 video stored in entity.

1
I am trying to store a video in mendix in file document type entity and then play it in ui. I am able to store the video successfully but cant play the video on ui. I tried using the video played widget. It requires video URL ehich i tried generating using guid. http://localhost:8080/file?target=internal&guid={1} this is the url i passes with parameter {1} corresponding to guid. but the video is not loading on the ui. can anyone let me know how to achieve this.
asked
0 answers