dondido/webrtc-video-room

The prop marked as required in `CommunicationContainer`, but its value is `undefined`

Closed this issue · 6 comments

The prop audio is marked as required in CommunicationContainer, but its value is undefined
The prop video is marked as required in CommunicationContainer, but its value is undefined

If i comment them i cant see the video i end up with a black screen, I am outputting the video on a modal.

Are you using https to access it?

@dondido I am using http from localhost

@dondido I want it to appear after a checkbox has been checked by user,

Ok, try accessing it using https://localhost:3000 and let me know if you still get the same error

what is the resolution ?