Questions tagged [videocall]

146 questions
0
votes
1 answer

cant't show local surface in front of view on WebRTC video call

I'm developing WebRTC video call android application but, the local surface show in box but if call connected, that time the local view move in back side of the remote view. Show My main.xml file
Ashish Virani
  • 182
  • 1
  • 15
0
votes
1 answer

sdk-3.1.1.js:1 Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided

Agora SDK gives me this error and doesn't connect the stream only on the laptop mobile (the mobile screens we create under the responsivity section of Developer tools [Inspect Element]). It works fine on normal mobiles and laptops but I also get an…
Akshat Gupta
  • 572
  • 3
  • 7
0
votes
0 answers

Android Pjsip: How to change the green frames color in the video call initialization

I'm implementing Video Call using the Pjsip library version 2.10, with the H264 codec (OpenH264 version 2.1.0) I'm facing an issue with the video call, where it always displays a green screen before the video streaming actually start. I want to…
ragheb87
  • 1
  • 2
0
votes
2 answers

how to Mute and Unmute video/audio on APIRTC for ionic platform?

I have implemented video call integration on the Ionic platform, I am able to call, but I can not mute audio and video streamings. For getting local stream I used apiRTC.getLocalStreams() but getting getLocalStreams is not a method.For mute audio I…
TestOSI
  • 13
  • 3
0
votes
0 answers

Ionic3 video integration is not working on web

I want to integrate one to one video call feature to the Ionic3 project, it should support all platforms like WEB, Android, IOS. I tried so many APIs like VONAGE, PUBNUB-WebRtc, ZohoDesk, OpenTok, Enablex. But all libraries are supporting only…
TestOSI
  • 13
  • 3
0
votes
2 answers

Can I host JITSI Meet streaming from own server?

I'm looking for streaming of audio and Video call using JITSI Meet. But I do not want the streaming server to be hosted on JITSI. Can I host on own server?
0
votes
1 answer

How to trigger an UI action when the app is closed in React Native?

Apologies if my question is already answered in any other ways. I am very new to react-native with no knowledge of android or java. I am trying to make a video conferencing app with react native. I used Agora for video calling and linked it with…
Rakib Uddin
  • 880
  • 1
  • 6
  • 17
0
votes
1 answer

How to handle video calls at the same time on agoraIO with flutter webRTC

I am building an app using agoraIO on a flutter webrtc app ,the app is based on video call between 2 random players. I would like to know if agoraIO can handle up to 1000 calls at he same time? and if I'll need to configure a server in order to…
faze elm
  • 3
  • 3
0
votes
1 answer

Quickblox VOIP APNS comes on Background but app crashes

I need help in ios sdk 2.17.4. in swift WebRTC projcet of ios voip push creates crash. Development team updated the sdk but this problem resolved in just objective c project. I have raised this issue multiple time but support team never replied. I…
Muhammad
  • 137
  • 1
  • 6
0
votes
1 answer

Webrtc - How to add Video MediaConstraint in android?

In webrtc, how to add video constraints such as min_height, max_height, min_fps etc., in Android using the peer connection?
Ganesh S S
  • 571
  • 5
  • 10
0
votes
1 answer

Openvidu - Set videocall audio to speaker Android

I followed the android tutorial project to implement openvidu in my app but when i start the call sound comes out from the earpiece (like during a call) and not from the speaker. Home can I fix It?
dverrastro
  • 23
  • 7
0
votes
1 answer

Toggle camera in OpenTok Swift SDK

I am using OpenTok SDK for Video calling in my application. I need to implement camera Toggle functionality on a button click. But its not working. I am using @IBAction func cameraButtonAction(_ sender: Any) { publisher?.cameraPosition =…
ios
  • 955
  • 1
  • 12
  • 35
0
votes
1 answer

React Native open Source sdk

Hi i am developing a social app using react-native.Most part is done. I want to embed a video calling feature upto 4 participants. Is there any open source sdk which i can use for this purpose?Thanks in advance.
anas shah
  • 41
  • 5
0
votes
1 answer

Agora Video Call[Android] one to one private video call is not establishing group call is establishing

i need to make one to one private video calls with agora video sdk android The problem is a third person should not be merged in my current running video the person should wait for another 4th person to come online he must not merge into current…
0
votes
1 answer

Does Agora.io react native api support ringtone for video calls

I would like to initiate a call with the react-native api and play a ringtone on the receiving phone. Is this supported on the api?
1 2 3
9
10