Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Web RTC issue #80

Open
anna-otrokhova opened this issue Feb 7, 2018 · 5 comments
Open

Web RTC issue #80

anna-otrokhova opened this issue Feb 7, 2018 · 5 comments

Comments

@anna-otrokhova
Copy link

By implementation WebRtc we have found that the following socket event doesn’t work -->
1)socket.on('appointment:status')
2)socket.on('appointment:messages')
We suppose that the issue is in this part of code on the server in file socket.js -->
1)http://prntscr.com/ibg9dx
2)http://prntscr.com/ibg9j9
3)http://prntscr.com/ibg9os

As the socket event emits doesn’t work, we suppose that the root of issue is in the file db.js, where there is a selection from Database. Could you please check it from your side as it is very important for our work on WEBRTC module.

Here in socket.emit('appointment:messages') --> http://prntscr.com/ibgbcp --> we give the following data for listening on the server, is our structure right?

Currently, these issues block our further work with WebRTC. This is urgent.

Related issue: PulseTile/PulseTile-React-Core#115

@tony-shannon
Copy link
Contributor

thanks @anna-otrokhova

See this related update here
PulseTile/PulseTile-React-Core#115 (comment)

= TURN server needs reinstalling

@tony-shannon tony-shannon changed the title Web RTC issue top priority Web RTC issue Feb 15, 2018
@tony-shannon
Copy link
Contributor

Update from Alexey re

stun:46.101.95.245:3478
username: idcr
password: E3rtvo6fkghFrt6

when I run apt-get install coturn it asked me what to do with existing config

I kept it and then just check turnserver.conf and turnserverdb.conf

then check turn to connect

@anna-otrokhova
Copy link
Author

anna-otrokhova commented Feb 21, 2018

@tony-shannon
Excuse me, Tony. Could you please specify if Alexey finished configuration of WEBRTC module on backend side (TURN server installation)?
If you've finshed it could you please clarify what changes we should do in videochat.js ?
Thank you in advance

@tony-shannon
Copy link
Contributor

tony-shannon commented Feb 21, 2018 via email

@anna-otrokhova
Copy link
Author

@tony-shannon Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants