Hello,
I am instructed to research and code a videotelephony application. I am new to this kind of technology and I need help.
From my research, webrtc can be used for this can kind of app but I am struggling with:
1. Is it recommended to Implement it into a web app?
2. Is there an example app that I can review and fully understand it?
3. The plan is to write backend RestApi using C# /Java programming languages and have a Front-end written in typescript. Is there a problem with this approach?
4. Can webrtc be implemented in typescript?
5. What is the recommended infrastructure to host an app with webrtc?
In advance, thank you for your help.