[OFFICIAL] Talk about Development #1
Replies: 50 comments 11 replies
-
What's STUN? What's TURN? |
Beta Was this translation helpful? Give feedback.
-
PeerJS: |
Beta Was this translation helpful? Give feedback.
-
List of some free STUN server:
|
Beta Was this translation helpful? Give feedback.
-
How use STUN in peerjs? example: var peer = new Peer({
host: '192.168.1.14',
port: 8878,
path: '/peerjs',
config: { 'iceServers': [
{ url: 'stun:stun01.sipphone.com' },
{ url: 'stun:stun.ekiga.net' },
{ url: 'stun:stun.fwdnet.net' },
{ url: 'stun:stun.ideasip.com' },
{ url: 'stun:stun.iptel.org' },
{ url: 'stun:stun.rixtelecom.se' },
{ url: 'stun:stun.schlund.de' },
{ url: 'stun:stun.l.google.com:19302' },
{ url: 'stun:stun1.l.google.com:19302' },
{ url: 'stun:stun2.l.google.com:19302' },
{ url: 'stun:stun3.l.google.com:19302' },
{ url: 'stun:stun4.l.google.com:19302' },
{ url: 'stun:stunserver.org' },
{ url: 'stun:stun.softjoys.com' },
{ url: 'stun:stun.voiparound.com' },
{ url: 'stun:stun.voipbuster.com' },
{ url: 'stun:stun.voipstunt.com' },
{ url: 'stun:stun.voxgratia.org' },
{ url: 'stun:stun.xten.com' },
{
url: 'turn:192.158.29.39:3478?transport=udp',
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
username: '28224511:1379330808'
},
{
url: 'turn:192.158.29.39:3478?transport=tcp',
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
username: '28224511:1379330808'
}
]
}, |
Beta Was this translation helpful? Give feedback.
-
EasyRTC: |
Beta Was this translation helpful? Give feedback.
-
PeerJs vs EasyRTC vs SimpleWebRTCWhich are trend? https://www.npmtrends.com/easyrtc-vs-peerjs-vs-simple-peer-vs-simplewebrtc |
Beta Was this translation helpful? Give feedback.
-
A preview UI demo: |
Beta Was this translation helpful? Give feedback.
-
Show new messages similar to Instagram: timer: |
Beta Was this translation helpful? Give feedback.
-
Similar Tools:
|
Beta Was this translation helpful? Give feedback.
-
Any new update on it? |
Beta Was this translation helpful? Give feedback.
-
Hello Hamza, Unfortunately, one of the members became ill. I hope they recover as soon as possible. I have sent my preferred UI. |
Beta Was this translation helpful? Give feedback.
-
Do you agree and want to start develop room page? @HamzaAnis If yes, What framework and structure do you suggest? What frameworks do you experience? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
I am experienced in React, Golang, Node. You can choose the stack about what should be best for it. |
Beta Was this translation helpful? Give feedback.
-
That look great. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This discussion is being migrated. |
Beta Was this translation helpful? Give feedback.
-
What is FreeSWITCH?FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device. Combined with our hosted cloud platform, SignalWire, FreeSWITCH can interconnect with the outside world and scale to any size. BigBlueButton also use freeswitch for transfer audio, etc. |
Beta Was this translation helpful? Give feedback.
-
First version of meeting page will be ready today? @HamzaAnis |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I will be publish new selected UI as soon... |
Beta Was this translation helpful? Give feedback.
-
Incomplete images for when the design was in progress: — Using by Adobe XD |
Beta Was this translation helpful? Give feedback.
-
Final UI image: — Using by Adobe XD |
Beta Was this translation helpful? Give feedback.
-
It is really unfortunate how slow our progress was; and not helping to project. I hope interact more contributes as soon... Anyway, the design is complete. It can be seen preview here: and watch source code at: |
Beta Was this translation helpful? Give feedback.
-
Many improve have been made to page for supporting different devices size. You can see the latest version here: |
Beta Was this translation helpful? Give feedback.
-
Hi,
The On System is not yet ready and complete and we need the help of others.
Here's a chat room.
We can talk about the tasks we want to work on here.
And set a development path for ourselves.
Study and research can be one of the things that will always be needed in this project.
Research fields related to this Project:
Please state if something goes wrong.
I appreciate you.
Beta Was this translation helpful? Give feedback.
All reactions