A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs
Hi S_Singh,
The Media Web Part in VideoPlayerPage.aspx in assets library is designed to play all the videos in this library. When you change the media source of one video, it actually changed the media source of the web part. So it will play the same video when you open other videos.
To change it back, we can use SharePoint Designer.
- Open your site in SharePoint Designer.
- Go to All Files -> your assets library -> Forms -> Video -> VideoPlayerPage.aspx.
- Change the property in the HTML. (the easiest way is to create a new assets library, find the new VideoPlayerPage.aspx in SharePoint Designer, overwrite old page with the new one.)
Thanks,
Ran