2

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.

Pascal Jackson
  • 129
  • 2
  • 3
  • Have you hosted the application in 443 port, if so u have to create the dummy certificate and attach to browser. for reference please look in to https://www.c-sharpcorner.com/blogs/how-to-host-webapp-in-iis-100 – Vinutha N May 27 '19 at 07:09
  • Try this https://stackoverflow.com/questions/38986692/how-do-i-trust-a-self-signed-certificate-from-an-electron-app – Sharvin K May 27 '19 at 09:00

0 Answers0