Streaming Video Google Drive

broken image


There are lots of video sites you can upload your videos. After uploading, you can easily embed that video on your post or on a website. For example, YouTube supports 'Copy embed code' option when you do the right-click.

Google Drive works excellently for streaming video to a PC or smartphone. However, I haven't been able to find a solid solution for streaming video from Google Drive to my Roku. I've tried Plex, Emby, and Roksbox but none of them work very well. Streaming videos from Google Drive - a second attempt June 10, 2020. TL; DR: I improved the Google Drive video streaming experience mentioned in an earlier blog post. It now works like this on an Android phone with mpv-android installed: The longer version follows.

Download google drive video

The copied code is like below. iframe tag is used to embed a video, and there are other parameters such as allowfullscreen.

As you can see, it is easy to embed videos on your site. Although there are well-known services, you might consider embedding a Google drive video rather than using them. There are several benefits. When you upload your video, most sites consider that as public. It means that you might not be able to specify who you want to show. When you share something from Google drive, you can easily set who can see. It also has a handy permission scope, an organization.

That being said, embedding a Google drive video supports a better permission scope and security. If you consider it, here are the steps. After uploading your video, you first need to share it. You can set specific users or an organization.

Google Drive Video Streaming Api

Unlike YouTube, finding 'Embed code' in Google drive is not straightforward. First of all, you need to click 'Preview'.

Google Drive Video

Google

The copied code is like below. iframe tag is used to embed a video, and there are other parameters such as allowfullscreen.

As you can see, it is easy to embed videos on your site. Although there are well-known services, you might consider embedding a Google drive video rather than using them. There are several benefits. When you upload your video, most sites consider that as public. It means that you might not be able to specify who you want to show. When you share something from Google drive, you can easily set who can see. It also has a handy permission scope, an organization.

That being said, embedding a Google drive video supports a better permission scope and security. If you consider it, here are the steps. After uploading your video, you first need to share it. You can set specific users or an organization.

Google Drive Video Streaming Api

Unlike YouTube, finding 'Embed code' in Google drive is not straightforward. First of all, you need to click 'Preview'.

Google Drive Video

Then, open the menu by pressing the top-right icon, and click 'Open in new window'. That will open a new tab.

Html5 Video Streaming From Google Drive

When you open the menu again in that tab, you will see the option, 'Embed item…'.

Google Drive Streaming Video

Finally, you can copy the embed code and paste it on your site.

Google Live Streaming

Note that full screen mode is not allowed if you just copy and paste that code. You can allow it by adding allowfullscreen in the iframe tag.





broken image