Aug 09 2017 12:20 AM
I just uploaded a video clip to Microsoft Streams and it plays fine in IE11. However, when i embed the same stream video on a SharePoint Online modern page , the video fails to play and says the video cannot be found.
When I switch to Chrome, the embeded stream video play just fine. May I know if this is a known issue?
Embedded in classic page IE11
Embedded im classic page Chrome (Working)
Embedded in modern page IE11
Embedded in modern page Chrome (working)
Aug 10 2017 01:25 PM
How are you embeding the video in your SPO classic pages? Adding @Marc Mroz
Aug 10 2017 04:40 PM
Hi, This is how I embed stream video in classic page:
1. Navigate to the home page of default team site
2. Click the edit button at top left corner
3. Click on the "Insert" Tab, then click "Embedded Code"
4. Navigate to my Stream channel, find the video I want to embed, click Share, then select Embed, and I can get the embed code like <iframe width="640" height="360" src="https://web.microsoftstream.com/embed/video/5e2c3e49-92e4-4825-8ca7-e489f50b6388?autoplay=false" frameborder="0" allowfullscreen ></iframe>
5. Copy and paste embed code to the "Embedded Code" dialog box, click "insert" button
6. Click save button at top left corner
Aug 11 2017 01:55 AM
Aug 12 2017 07:44 AM
Aug 14 2017 11:11 AM
A few things to check
cc: @Amit Rajput
Aug 16 2017 04:35 AM
SolutionAug 22 2017 06:44 PM
Thanks, that works!