easyrtc multyparty don't work anymore

157 views
Skip to first unread message

Primo Levi

unread,
Mar 17, 2020, 6:00:12 AM3/17/20
to EasyRTC
I have used for a lot of time this software at home without problem, now I recieve a black screen from peers if they are not part of my lan.
I have also tried to use open easyrtc but I'm not able to start the server.

The software is installed in Win 10 Pro updated, Node 5.3.

This configuration was definitely working until a year ago. For about a year I didn't need it so I don't know when it stopped working

Thanks in advance


Paul Monk

unread,
Mar 31, 2020, 12:49:21 AM3/31/20
to EasyRTC
I'm starting a new project using open-easyrtc, but I have a feeling maybe it will have similar problems. Are the peers able to negotiate a connection? Is it a signalling problem? I had similar issues in the past; sometimes it worked for some clients on some networks, but not on others. Maybe a TURN/STUN server would help?

Primo Levi

unread,
Apr 5, 2020, 3:11:42 AM4/5/20
to EasyRTC
Maybe a TURN/STUN server would help?

This is also my opinion, I can join the room send messages but I cannot see or hear the others partecipants if they are not part of my lan.
My problem is that my knowledge is limited and I'm not able to set TURN/STUN server. Could someone help me with step by step instructions.

Thanks a lot

Paul Monk

unread,
Apr 5, 2020, 2:14:09 PM4/5/20
to EasyRTC
Sorry, my knowledge is limited too. It does sound like firewall rules on those networks are not allowing the video and audio, so STUN or TURN would help. 

There is a nice introduction near the end about ICE (TURN and STUN):

EasyRTC includes a demo that shows using easyrtc.setIceUsedInCalls(iceServerList) to set a list of STUN and TURN servers (demos/demo_ice_filter.html, the code: https://github.com/open-easyrtc/open-easyrtc/blob/master/demos/js/demo_ice_filter.js)

Running your own STUN server sounds doable, but probably more work than you want. TURN sounds like too much work and expensive (sounds like needs hefty infrastructure to relay multimedia content).

Alternatively, there are some public STUN servers you can use. There are some lists that may be helpful:

https://gist.github.com/yetithefoot/7592580 (old: 2014, but people posting comments may be helpful)
https://gist.github.com/mondain/b0ec1cf5f60ae726202e (newer and looks like still being updated)

I may need to try this soon, but I have to deal with other priorities now. Please share if you make any progress!

Cheers,
Paul


Primo Levi

unread,
Apr 7, 2020, 3:52:53 AM4/7/20
to EasyRTC
Thanks a lot I will check

Reply all
Reply to author
Forward
0 new messages