Forum Discussion
monkeyclumps
Oct 14, 2021Copper Contributor
Sharepoint - Video Link - Sharing Link Playback Issue
i have a flow that automatically creates a sharing link for every file that is added to a sharepoint library. however, for video links that are uploaded/added to the sharepoint library, the sharing ...
oliviadudley
Oct 14, 2021Brass Contributor
I am also having this issue with embedding a video (content type) from a document library to a SharePoint page.
- SusanHanleyOct 14, 2021MVPTry using the File Viewer web part to display your video if your video is already in SharePoint.
- oliviadudleyOct 14, 2021Brass ContributorThank you Susan! Although the File Viewer web part does show the video, it does not allow for the following; Custom Thumbnail, Start From option, Auto-start, Looping, Toggle video title, Renditions.
For those suggesting Stream please review Susan's reply above. A solution is needed for managing a large number of videos and having the ability to add them to a SharePoint page as needed. This used to be resolved by using the Video Content Type. Currently, the embed link returns an error, which is not the intended functionality. How do we get this working? Or is there another way to accomplish video embedding from (without having to move loads of files to another resource)?- SusanHanleyOct 14, 2021MVPFor displaying large numbers of videos, you can try the Highlighted Content web part. I have also used the Gallery View of a document library. The other features you mention are part of what will need to happen before Stream can be decommissioned as a content repository. Think of Stream as providing these capabilities for the content hosted in SharePoint.
- RobElliottOct 14, 2021Silver Contributor
oliviadudley you would be much better uploading your videos to Microsoft Stream, another of the Office 365 apps, and then displayng them on your SharePoint page with the Stream webpart. Stream is optimsed for videos which SharePoint isn't.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)- monkeyclumpsOct 14, 2021Copper Contributoryes. we use it for new stuff. but we have a massive amount on other systems/services so it's just not realistic now. i simply don't want that "error" page to popup when using the sharing link to play a video.
- SusanHanleyOct 14, 2021MVPPlease take a look at the future direction for Stream: https://docs.microsoft.com/en-us/stream/streamnew/new-stream. SharePoint will be the repository for video going forward - with Stream providing the optimized experiences. Depending on what you need to do today, you may want to store your videos in Stream, but you will eventually want to store video in SharePoint.
From this link: "In Stream (on SharePoint), you upload videos the same way you upload any other file, and they're automatically stored within the SharePoint files platform. Videos are played, enhanced, and edited by the newest version of the Stream web app and embeddable player.
In fact, videos across Microsoft 365 (in SharePoint, OneDrive, Yammer, and Teams) will be considered Stream videos, powered by the SharePoint files platform. And just like other Office file types, Stream videos can be shared with coherent permissions in all Microsoft 365 apps."- monkeyclumpsOct 14, 2021Copper Contributorthanks. yes - we use stream for all of our stuff now. but we have a repository of thousands of video links, across several different platforms (vimeo, internal video hub, etc.) - so we need to be able to share those video links externally - hence the flow to create the sharing link. but it's the "error" page with the OPEN button that needs to be pressed that concerns me. need to figure out how to make that not happen. thanks.