Forum Discussion
Embedding video on SharePoint requires Silverlight
Hi,
I've posted a video in a channel in stream and wanted to use this video in a ContentPage on SharePoint. In SharePoint I added media and chose for "From Address" and pasted the embed URL I copied from Stream. This works fine, however this embedded video requires Silverlight to play. In our company Silverlight is not installed/allowed.
Is this default behaviour, and is there a way to specify that another technology (HTML5?) has to be used when playing embedded video's?
Thanks,
Jan
- Shelley21Copper Contributor
Jan Sabbe I was having this same annoying issue for a video I posted on SharePoint just this week (I'm fairly new to the "SharePoint world" so forgive me), asking to install Silverlight repeatedly. I finally figured out when posting it, if I unchecked the options (in the Properties) for downloading and embedding, it no longer requires Silverlight; so you might want to try that if you haven't already... I know it's been a while since you posted this.
- NataliiaKuksaCopper Contributor
Shelley21many thanks for sharing your solution. Could you please clarify where can I find these two options to untick? I saved a video file to site contents and wanted to shared it via email, but people experience Silverlight installation request which prevent them from viewing a video content. Many thanks in advance!
- Amit RajputMicrosoft
Hi Jan Sabbe. Microsoft Stream does not use Silverlight for playback. This is because Silverlight playback technologies does not support the type of decryption required for Microsoft Stream.
We use smart detection for playback, and select the correct playback technology based on your browser's capabilites. In general, we try to start with HTML5 for playback, however in some circumstances, Flash may be required to playback video. This generally happens on Windows 7 on IE 11. This is because, underlying, this browser does not have the built in feature to playback and decrypt via HTML.
What browser and OS are you using? Additionally, when you watch the video at https://web.microsoftstream.com, what playback technology is being used?
- Jan SabbeCopper Contributor
Hi Amit,
I'm on a Windows 7 device, using Google Chrome or IE.
When watching the video directly on https://web.microsoftstream.com, the HTML5 playback technology is used in Chrome, Flash in IE as you described. When embedding this movie in a SharePoint site "From Address", the browser requires a Sivlerlight plugin in IE. I believe now that this is because the video cannot be accessed, or that is the default playback technology of the Media web-part in SharePoint. When embedding the entire iframe in SharePoint, everything seems to work fine...
- Amit RajputMicrosoft
Hi Jan Sabbe. Out of curiosity, what webpart are you using and how are you adding the Microsoft Stream video as a parameter?