Forum Discussion
Stream channel within Personal App
- Feb 23, 2021
I was finally able to find the core problem. Unfortunately it is a known Microsoft bug that causes users to have a token problem and therefore the stream content is not loaded. More details can be found here: https://github.com/SharePoint/sp-dev-docs/issues/5320
Thomsch - You can add the video link to the html page and play the video in the tab. Could you please check this https://github.com/OfficeDev/microsoft-teams-sample-task-module-csharp/blob/master/Microsoft.Teams.Samples.TaskModule.Web/Views/Home/YouTube.cshtml ?
Can I design the Stream implementation site especially? I need to get a full size windows with all videos in one channel. and not only a couple of them... Nikitha-MSFT
- Nikitha-MSFTDec 04, 2020Former Employee
Thomsch - yes you can play the full video in the tab. But tab support only Iframmable.
- ThomschDec 07, 2020Iron Contributor
That was not my question. Question is if I'm able to setup a Stream Integration with an overview of all videos of a Channel.
The standard Stream Integration only provides 4 videos and the "NEXT" Button...