@Support;
I see another issue with this system. Let say, I have stored the video on my server, in folder C:\MyVideos and the video is 5GB. The problem I see, is that, every time a user wants to see that video, Aware copies that whole video (5GB) to Aware Folder, with some name starting imgxxxxxxxxx.mp4
a) That is a lot of disk access on the server side to copy for every view.
b) This copy action will eat up server space like crazy.
I think to use this feature in practical sense, these issues and ability to link to external CDN, must be addressed.
Hope this helps.