ReactJS and PeerJS (simple-peer) Uncaught (in promise) TypeError: Cannot set properties of null (setting 'srcObject')
I wanted to add an video call feature with WebRTC into my chat webapp. So after writing the code i tested the code. -> No video and in the console the error "Uncaught (in promise) TypeError: Cannot set properties of…