video iframe embed code error when using Google Drive

Home Forums Legacy Support Support queries Setup issues video iframe embed code error when using Google Drive

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #29751
    ducthuan9981
    Spectator
    Dear author, I was using google video embed code to insert into lessons driver but an error occurred as the attached picture, hope to receive the support. Standard video files as MP4 (H264: w = 1280, h = 720). Thanks! http://prntscr.com/a4qs0t http://prntscr.com/a4qs6t
    #29871
    H.K. Latiyan
    Participant
    Unable to replicate the issue on my test site. Please share the admin credentials to check the issue on your site. PS:Please mark your reply as private while sharing the admin credentials.
    #29896
    ducthuan9981
    Spectator
    Thanks Latian the reply! Administrative information of the page: Use: skydemy Pass: livermore9981
    #30137
    Anshuman Sahu
    Keymaster
    We are using fitvids script to make the videos responsive in the iframevideo shortocde which is not working with the google drive embed link . Please use the iframe shortcode to make the video strech and also provide the width and height parameters to the shortcode . Use the shortcode like this : [iframe width="640" height="25%" ]https://drive.google.com/file/myfilesalt/preview[/iframe]
    #30201
    ducthuan9981
    Spectator
    Thanks Alex for reply! I also another issue that is not resolved. Full-screen view for my embedded videos from google driver is not available. Please support! http://prntscr.com/a58n28
    #30483
    Anshuman Sahu
    Keymaster
    Please provide the allowfullscreen attribute also in the iframe like this : <iframe src="yourvideofile source" height="450" width="600" allowfullscreen></iframe> refer : http://www.allowfullscreen.com/iframe
    #30769
    ducthuan9981
    Spectator
    Thanks Alex! I use this code, the new issue is handled. <iframe src="https://drive.google.com/file/d/0Byh8NRqEZGmZOGVDNDN5ZGZrM2c/preview" width="840" height="530" allowfullscreen="allowfullscreen"></iframe>
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘video iframe embed code error when using Google Drive’ is closed to new replies.