webclient icon indicating copy to clipboard operation
webclient copied to clipboard

Getting Direct link to the file for embedding files in the unsupported platforms.

Open BoQsc opened this issue 4 years ago • 2 comments

Forum platform such as Discourse only allows to embed video files that are in this way: https://hostname.tld/video.mp4

is there any way to get a support for direct linking to the file in the Mega.nz? The embed code that Mega provides does not work properly there,

image

BoQsc avatar Jun 05 '21 19:06 BoQsc

Hi,

Technically this is not possible, since your data (the video) is encrypted. So in order for it to be decrypted and streamed the embedded iFrame is mandatory to run the client side code which will decrypted the video and play it in a our video-player.

khaleddaifallah-mega avatar Jun 06 '21 11:06 khaleddaifallah-mega

Adding to that,

If you're the admin/owner of the site, you need to add https://mega.nz/embed to the allowed iframes setting.

Thank you.

sakethv-mega avatar Jun 11 '21 21:06 sakethv-mega