i have a video header on my website. I rendered two versions of it in 9:16 for desktop and 1:1 for mobile devices.
The video was integrated in the layout as "Self hosted video player"-element and webm/mp4-file.
Is there a settting somewhere where i can handle the different files according to the devices? The 9:16 will loaded for desktop and 1:1 format for mobile devices?
Hello,
i have a video header on my website. I rendered two versions of it in 9:16 for desktop and 1:1 for mobile devices.
The video was integrated in the layout as "Self hosted video player"-element and webm/mp4-file.
Is there a settting somewhere where i can handle the different files according to the devices? The 9:16 will loaded for desktop and 1:1 format for mobile devices?
Thank you for your answer.
All the bests,
Daniel
Hi Again,
Thanks for reaching out! .
I am afraid there is no such option for it yet, however you can use the Column Responsive Options to show or hide each column based on the viewports.
Though this will likely load both videos on the page. A Custom JS code snippet could be used to replace the urls on page load depending on the device.
Thanks
Salient Support Team