Currently, I am making a web that shows my screen to others using webbrtc.
However, it seems like it can't be executed without webcam, so can all participating people share the screen of the monitor without a webcam and microphone?
It is difficult to proceed because there are no questions or posts about sharing screen without a webcam😢😢
Yes you can. Just use getDisplayMedia
only.
Here is a jsfiddle that establishes a WebRTC session and just adds a screenshare.