Linking the video path outside of SharePoint
To get the video path from a non SharePoint video, you will need to go to the embed code for the video and copy the src field into the box. Example below
General Settings
Video Path – Sets the location of the video.
Embed Video – Sets for the video to be embed in the tile.
Note: to get the embed URL to link correctly, remove all iframe and other code that is not the URL from the source of the video
Example: <iframe width="560" height="315" src="https://www.youtube.com/embed/btBhEjhKufo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
https://www.youtube.com/embed/btBhEjhKufo = Video Path
Comments
0 comments
Please sign in to leave a comment.