Media Sharer is a Windows desktop app that lets you project media on a second screen.
Download the latest package in the Releases
section.
You can deploy it yourself, for that you have to :
- download sources
- install Visual Studio
- open the solution (
MediaSharer.sln
) - download and install necessary SDKs
- in the Solution Explorer, right-click the
MediaSharer (Package)
project, choosePublish
and clickCreate App Packages...
- select
Sideloading
, then clickNext
- select
Yes, select a certificate
, then clickCreate
and fill fields - trust your new certificate, then click
Next
- select the targeted CPU architecture and ensure
Solution Configuration
isRelease
- finally click
Create
and after compiling find your package in theOutput location
folder