DEV Community

Discussion on: Ionic video call by peerjs

Collapse
 
lautalopez profile image
lautalopez

how can i implement a webrtc backend server?

Collapse
 
timsar2 profile image
timsar2 • Edited

Look at this repository
github.com/Shhzdmrz/SignalRCoreWebRTC
Good backend with signalr
And this:
dev.to/sebalr/video-call-with-webr...

You just need a signaling server
Each client should send his signal to other client
For doing this you need a server to swap client 's signal.
So used webrtc to create signal in both client and swap them with backend.
I used signalr and websocket
You can use any language and technic to swap signal between clients.

Collapse
 
innovativethinkingptyltd profile image
Innovative Thinking

Are you available to provide a paid integration?

Thread Thread
 
timsar2 profile image
timsar2 • Edited

Send me some detail please:
info.golab@gmail.com