To embed an MP4 video directly from your local device in Webflow, follow these steps:
1. Upload the Video to Webflow
- Open the Asset Manager in Webflow by clicking on the Assets icon in the Designer panel.
- Drag and Drop your MP4 video file from your local device into the Asset Manager.
- Wait for the upload to complete. The video will now be stored in Webflow's project assets.
2. Add a Video Element
- Go to the Add Elements panel and locate the Video component.
- Drag and drop the Video component onto your canvas where you want the video to appear.
3. Configure the Video Settings
- With the Video element selected, look for the Element Settings panel on the right.
- In the Video settings, insert the link to the uploaded MP4. You can obtain this link by clicking on the video in your Asset Manager and copying the URL provided.
4. Ensure Video Accessibility Offline
- While Webflow itself does not natively support offline hosting of videos, the above process ensures the video is uploaded to the Webflow hosting environment.
- To view the video offline, you would need a solution that involves downloading your Webflow project (code export) and serving the files from a local HTTP server environment.
Summary
Upload your MP4 video to the Webflow Asset Manager, then use the Video element and link to your uploaded file. To work offline, additional steps outside of Webflow are required for local hosting.