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.53k stars 1.37k forks source link

How To Achieve Client Server Architecture #74

Open Qaisarimran opened 8 years ago

Qaisarimran commented 8 years ago

Assalam-o-Alikum I appreciate your help and guidance you provided me earlier regarding WebRTC. But now i want to implement this in a more better way. I want to create this application in client server architecture. My goal is to develop a separate page for client, let say (Employee.aspx) and through this page get Video and audio feed from the client. Secondly to developer a page, let say (Manager.aspx) for viewing all those feeds on a single separate page. Following is the graphical representation of what i want to achieve.

image

Please guide me how i can achieve this. Looking forward to your kind response as usual.

jatinderwalia commented 7 years ago

Hello sir, I am also new to rtcmulticonnection.Infact new to this whole fascinating wold of webrtc. I have made some experimental programmes with peerConnection and now want to migrate to rtcMulticonnection and have thexact same question in mind.If you have achieved any success with this,please enlighten me as well.