How to make Video conference app using WebRTC?

I will and try to make the app.

Cannot we use web viewer and ask for camera and microphone permission to make a call?

Ok, thanks for helping.

Are these the limitation of WEBRTC?
So, which service you’ll suggest to use?
And obviously thanks.

Yes, we can do such applications, but we need time. :sweat_smile:. They are very nice ideas. I would like to create such a program, but I want it to be on my own server, and only in my country. I have to study the server and web rtc and a lot to do.

When I have time :frowning:

:innocent:I also made some apps. I know this takes a lot of time. And this is complex. I understand :nerd_face:
And thanks.

You can use custom webviewer to give permissions.

Agora is a good platform and you will not beat the capabilities and scalabilities. You should focus on monetization of your app so you could afford agora.

I already built a video conference app using agora. Thanks for your suggestions.
But I have a question,
How to make a good ui in the app made with agora?
Like curved edges.

Is your app browser based?

No, I used custom webview in it and asked for camera and mic permission.

That is browser based so you will have to do the design in css and html

Those aren’t necessarily limitations of WebRTC, but the limitations of trying to build your own video conferencing solution with WebRTC from scratch, instead of using a provider who has already abstracted away some of that complexity like Agora, Twilio, or my company Daily (I’m biased!). I hope this helps!

But I don’t know how to code. Just have some basic senses.

Thanks that helps.

You could find somone on Fiverr who could do the design for around $20 or maybe less. That is the cheapest option i think

Html + CSS is not called coding/programming.
At most you can call it Styling.

Thanks for your suggestion. It will help me lot.

I knew that css is used for styling but I didn’t knew that html is also called styling. Thanks for correcting me.

I can do this application, but I have exams. I am excited to create this program as well. You can start with web RTC simulators and then create one of your own and your own server as well.

Link to this site with the app I don’t have time to respond but sure it will work

https://appr.tc/

Thanks for help. I will try this. And then inform you.

1 Like