Currently, i have developed a.Net Core MVC application which includes the feature for screen sharing using the Janus webrtc.
The Janus WebRtc screen sharing will only work with the application running in HTTPS.
Now I have converted the MVC app to a desktop application using Electron. But the screen sharing is not working.
So kindly share some thoughts on this.