daily-co / mediasoup-sandbox

sample code for and experiments with mediasoup
87 stars 57 forks source link

Cannot destructure property 'id' of 'undefined' as it is undefined. #4

Open sraza295 opened 4 years ago

sraza295 commented 4 years ago

Device.js:279 Uncaught (in promise) TypeError: Cannot destructure property 'id' of 'undefined' as it is undefined. at Device.createSendTransport (Device.js:279) at createTransport (client.js:510) at async Object.sendCameraStreams (client.js:106)

When I am running this application, this is the error coming. Screenshot from 2020-08-04 16-36-29

ChinaLiuKang commented 3 years ago

mee too !Author where are you?