Arpit Parekh
New Member
Hello,
All.
We are working on iOS application using Swift.
We have hosted Web Call Server on AWS from Amazon Marketplace.
Creating two person Video Call application, using Video Chat example code.
We have added audio call as well as video call in our application.
We are also using call kit.
It is taking time (delay) about 5 seconds to receive voice from remote stream.
For that,
Step 1:
1. We me make an outgoing call using connect room
FPWCSApi2Call is also made to support audio for callkit.
2. We join the room and publish the stream.
3. Remote person answers the call using callkit and connect and joins the room.
4. While receiveng the audio at remote end, but it is taking delay around 5 seconds to receive the voice at remote end.
Can it be done faster?
All.
We are working on iOS application using Swift.
We have hosted Web Call Server on AWS from Amazon Marketplace.
Creating two person Video Call application, using Video Chat example code.
We have added audio call as well as video call in our application.
We are also using call kit.
It is taking time (delay) about 5 seconds to receive voice from remote stream.
For that,
Step 1:
1. We me make an outgoing call using connect room
FPWCSApi2Call is also made to support audio for callkit.
2. We join the room and publish the stream.
3. Remote person answers the call using callkit and connect and joins the room.
4. While receiveng the audio at remote end, but it is taking delay around 5 seconds to receive the voice at remote end.
Can it be done faster?