Develop WebRTC application and signalR

Viewed 28

I will implement an application based on the webRTC, I have implemented a video chat application using Twilio and Agora. However, I made a decision to use my own RTC instead of those services. How I can develop WebRTC without google services and use my own WebSocket?

0 Answers
Related