web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / PowerApps - videos con...
Power Apps
Suggested Answer

PowerApps - videos control and sharepoint library

(0) ShareShare
ReportReport
Posted on by 20
Hi, can anyone point me to a right tutorial on how to stream SharePoint Library videos through 'Video' control in PowerApps? What link should i use in 'Media'?
 
I see tutorials on 'Stream' control but I can't use it (it seems it's retired)
 
Thank you
Categories:
  • ronaldwalcott Profile Picture
    3,914 Moderator on at
    I created a signage display which displays pictures and plays videos. The video files are in a library which is access by the app and times and references added to a collection
     
    I read the collection DisplayCollection from a timer and extract the video name and use .'Link to item' to get the reference which is used by the media control.
     
    Set(AdDisplayVideo, If(Index(DisplayCollection,1).DisplayType = "Video", First(Filter('Video Files', First(DisplayCollection).VideoFile = Name)).'Link to item', EmptyVideo));
     
     
     
    video file name would be sale2 
     
     
    I hope that you can understand these extracts from my app.
     
  • Suggested answer
    WarrenBelz Profile Picture
    156,566 Most Valuable Professional on at
    Hi @CU19121404-0​​​​​​​
    A Video control using the 'Link to item' property of the selected Library record works fine.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    Buy me a coffee

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard