Open grootgordon opened 1 year ago
resolve step:
systemctl stop firewalld
use host ip to access
https://your-host-ip:13000/?info=true&roomId=dapemeen
https://your-host-ip:13000/?info=true&roomId=dapemeen&externalVideo=true
the error still exist, cannot see each other.
next, check the ice ipaddress correctly?
remote info as follow: resolution: 0x0, that means: there is no video info
audio
id: 8a863c4f-08e6-46ac-bacd-2573317dddc6
codec: opus
score:10, producerScore:0, producerScores:[0]
video
id: c01ed7b5-414f-42ad-8ad6-205250e51c75
codec: VP8
resolution: 0x0
current spatial-temporal layers: undefined undefined
preferred spatial-temporal layers: 2 2
priority: 1 [ down ]
score:10, producerScore:0, producerScores:[0,0,0]
update config.js
[root@centos8 server]# diff config.example.js config.js
55c55
< rtcMinPort : process.env.MEDIASOUP_MIN_PORT || 40000,
---
> rtcMinPort : process.env.MEDIASOUP_MIN_PORT || 49990,
127,128c127,128
< announcedIp : process.env.MEDIASOUP_ANNOUNCED_IP,
< port : 44444
---
> announcedIp : process.env.MEDIASOUP_ANNOUNCED_IP || 'your-local-ip',
> port : 49994
134c134
< port : 44444
---
> port : 49994
Vagrantfile:
error: cannnot access by