Questions tagged [videocall]

146 questions
0
votes
0 answers

What is the best to implement video calling to React Native app?

I’m developing a React-Native app and I want implement video calling option to it. Can somebody suggest me some better examples?
0
votes
0 answers

How to launch app or showing calling screen when received call from admin portal in case of background/killed?

How can i show calling screen with accept/reject button when my app will receive call from admin side(back-end) when app is in background or killed state. Is their any way to achieve this? My app requirement is,it can only receive Video Call from…
Davinder Goel
  • 763
  • 2
  • 8
  • 22
-1
votes
1 answer

Regarding the temporary generation of token in Agora.io

Is there any solution for the regeneration of the temporary token in unity. Is there any way to get the permanent token for the agora and no need to go on agora console and generate the token again and again Is there any solution for the…
-1
votes
1 answer

Is WebRTC sufficient for peer to peer video calling

I'm building an application with peer-to-peer video calling. So far, I only know WebRTC. Is this sufficient for p2p video calling across the globe if I just have simplest Turn server(s)? By sufficient I mean it is as smooth as a normal video calling…
-1
votes
1 answer

conference call like zoom in a flutter

I want a conference video call in my app in flutter anyone has any idea about how to do that except agora as I know already about it but it's paid. so any other solution? one more thing does zoom support in flutter?
Mansi Bhatt
  • 214
  • 3
  • 12
-1
votes
1 answer

How do you report a defect to Skype for Business?

I'd like to report a bug to Skype for Business. I noticed there is a get logs button on Skype but no way to actually report a problem. What can I do to report what I'm seeing and send over the logs file so that a Skype for Business developer could…
-1
votes
1 answer

Is making a video calling and live broadcast app possible in Swift?

I am new to Swift and I want to integrate video calling in my app using Swift. I want to make a live broadcasting video app where one host will come live and other clients can join him/her. I tried several third party apps like agora.io but it…
Deven Nazare
  • 538
  • 5
  • 24
-2
votes
1 answer

Is there a way to access a div and make another div inside it, when I click a button in React JS?

I am trying to mimic what is mostly used in vanilla JS which is document.createElement(...) I have been trying to work with WebRTC and kurento which has brought me to this never ending loop of confusion. I am trying to follow their documentation…
-2
votes
1 answer

App Crash Immediately after initiating Quickblox video call from web to iOS app

I have try to video call using QuickBlox from web page to iOS app but when I am call from web immediately iOS app crash with as below log. [3553:77957] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason:…
Stack
  • 1
  • 1
-3
votes
2 answers

How to launch whatsapp video call through a flutter app?

Can we make a WhatsApp video call on the click a button in flutter app ?
Phanindra
  • 1,110
  • 2
  • 11
  • 24
1 2 3
9
10