Forum Discussion
Thomsch
Dec 02, 2020Iron Contributor
Stream channel within Personal App
Hello! I want to create a personal Teams app with a couple of tabs. The only thing within these tabs should be videos of different stream channels. Do I have to work with the SharePoint implementati...
- 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
Dec 03, 2020Iron Contributor
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-MSFT
Dec 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...