muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.58k stars 1.38k forks source link

the demo socket server or signal server is not working anymore? #748

Open webleb opened 5 years ago

webleb commented 5 years ago

the demo socket server or signal server is not working anymore? i mean this 'https://rtcmulticonnection.herokuapp.com:443/'

webleb commented 5 years ago

the previous url already not working in my version but i want to ask about this one 'https://webrtcweb.com:9001/' does this server is droped?

webleb commented 5 years ago

because my version was working good using this signal server

webleb commented 5 years ago

i have try to install signal server on my server but not working and cmd is fine it show listening on 9001 and i have try this https://ip:9001/socket.io/socket.io.js and it show the script file but i think i need the old version of signal server maybe 3.4.6 can anyone provide me this signal server version Thanks

webleb commented 5 years ago

when i open package file my video call app it show "version": "1.0.0"

webleb commented 5 years ago

Hi Khan , please i want same signal server which was working on 'https://webrtcweb.com:9001/'