-
Can someone embed a video from the Videos module in a post or discussion?
Also, do we have a solution for the uploading of LARGE video files for the Videos module or Posts that doesn't require upping the PHP memory and upload parameters above a set size we want to accept? It would be best to just let people upload any size file without concern over PHP memory or upload parameters via a fragment upload system.
-
Embedding is partially supported in Posts module, when you upload video for a post and click on "Insert to post" then embed version of video is inserted into the post:
You can get this embed and use anywhere on the site. More universal solution with user interface is planned for future versions:
https://github.com/unaio/una/issues/1339
-